Releases: fraunhofer-igd-iva/create-nxtstart-app
Releases · fraunhofer-igd-iva/create-nxtstart-app
[email protected]
Changelog:
- move mui theme to general files to prevent build errors because theme is missing
[email protected]
Changelog:
- fix typo in npm husky command
[email protected]
Changelog
- fix husky pre commit hook template
[email protected]
Changelog:
- update redux example implementation to match new rtk next js tutorial
[email protected]
Changelog:
- fix npm install errors by adding --force flag (reevaluate with next release)
[email protected]
Changelog:
- add option to use frozen versions in case of breaking dependency updates
[email protected]
Changelog:
- use new mui provided caching
[email protected]
Changelog:
- project structure now uses Next.JS App Router
- add Husky Pre-Commit Hook for Prettier
- add Server Actions example
- add credentials login in dev mode for Cypress auth testing
- remove Server Sent Events backend proxy example
[email protected]
Changelog:
- add better MUI server side rendering support through _document.tsx
[email protected]
Changelog:
- add vscode sdks if using yarn