Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 2.04 KB

CHANGELOG.md

File metadata and controls

19 lines (13 loc) · 2.04 KB

1.0.0 (2023-07-10)

Bug Fixes

  • _document.tsx and add in erd generator (38cc298)
  • Add missins .releaserc (5fb84c9)
  • Prettier v3 breaking change missed (5b5129a)
  • Release (604b4db)
  • Remove semantic release packages and add them to github action (69af6a7)
  • TypeScript emitting files by default. Update to dependencies. Adjustments to release action (7083c19)

Features

  • Add pre-push hook via Husky to run TS quality checks (#80) (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)
  • allow absolute paths in imports (#44) (c8f210b)
  • MUI version 5 migration (#19) (8c6500d)