Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 1.0.0 # 1.0.0 (2023-07-10)
### Bug Fixes * _document.tsx and add in erd generator ([38cc298](38cc298)) * Add missins .releaserc ([5fb84c9](5fb84c9)) * Prettier v3 breaking change missed ([5b5129a](5b5129a)) * Release ([604b4db](604b4db)) * Remove semantic release packages and add them to github action ([69af6a7](69af6a7)) * TypeScript emitting files by default. Update to dependencies. Adjustments to release action ([7083c19](7083c19)) ### Features * Add pre-push hook via Husky to run TS quality checks ([#80](#80)) ([df41f3b](df41f3b)) * Add semantic release github workflow. Deprecate node 14 and 16 and switch to 18/20. Update all dependencies aside from graphql (limitation of type-graphql). Remove babel related libraries and switch to next.js available alternatives. ([a936373](a936373)) * allow absolute paths in imports ([#44](#44)) ([c8f210b](c8f210b)) * MUI version 5 migration ([#19](#19)) ([8c6500d](8c6500d))
- Loading branch information