Skip to content

4.0.0

Latest
Compare
Choose a tag to compare
@vincentdbs vincentdbs released this 28 Apr 11:10
· 1 commit to master since this release

Changelog

In front and admin templates :

  • Migrate from typescript transformer to swc-class-decorator-plugin
  • Migrate from jest to vitest 3.1.1
  • Migrate from fetch-mock to msw 2.7.3
  • Update to React 19
  • Update to Node 22
  • Update to Vite 6.2.5
  • Update to Typescript 5.8.2
  • Update Yarn to 4.9.1
  • Update to ESLint 9.23.0
  • Update to simple-http-request-builder 2.1.0
  • Update to simple-http-rest-client 2.3.0

In admin template :

  • Update to MUI 7.0.2
  • Update to react-toastify 11.0.5
  • Add a warning banner when fingerprint is missing from the JWT token
  • Fix user account update if the user does not change its password
  • Add Storybook

In front template :

  • Update to Storybook 8.6.12

Migration guide

Migration guide from version 3.X.X to 4.0.0 can be found in docs/migration-guide-to-swc-plugin.md

Full changelog

Full Changelog: 3.2.0...4.0.0