Releases: fraunhofer-igd-iva/create-nxtstart-app
Releases · fraunhofer-igd-iva/create-nxtstart-app
[email protected]
Changelog:
- add vscode sdks if using yarn
[email protected]
Changelog:
- update prisma client to catch unexpected behavior with undefined filters
[email protected]
Changelog:
- add sharp image optimization as default dependency
[email protected]
Changelog:
- change logging levels for prisma
[email protected]
Changelog:
- external links on default landing page now open in new tab
- fix errors when using SSE without Prisma
- add js doc to api endpoint examples
- disable powered by header
- fix error in _app.tsx when not using next auth
[email protected]
Changelog:
- add nextI18NNextConfig to _app to prevent warnings when using translations in non page files
[email protected]
Changelog:
- add props to make custom link more dynamic
[email protected]
Changelog:
- rename dsgvo references to privacy policy
[email protected]
Changelog:
- fix wrong link to sample database in readme files
[email protected]
Changelog:
- add async thunk to redux example
- sse design adjustments