Skip to content

Releases: fraunhofer-igd-iva/create-nxtstart-app

[email protected]

02 Nov 11:48
Compare
Choose a tag to compare

Changelog:

  • add vscode sdks if using yarn

[email protected]

31 Oct 15:19
Compare
Choose a tag to compare

Changelog:

  • update prisma client to catch unexpected behavior with undefined filters

[email protected]

31 Oct 11:04
Compare
Choose a tag to compare

Changelog:

  • add sharp image optimization as default dependency

[email protected]

30 Oct 14:48
Compare
Choose a tag to compare

Changelog:

  • change logging levels for prisma

[email protected]

30 Oct 13:04
Compare
Choose a tag to compare

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]

31 Aug 10:00
Compare
Choose a tag to compare

Changelog:

  • add nextI18NNextConfig to _app to prevent warnings when using translations in non page files

[email protected]

31 Aug 09:05
Compare
Choose a tag to compare

Changelog:

  • add props to make custom link more dynamic

[email protected]

29 Aug 10:43
Compare
Choose a tag to compare

Changelog:

  • rename dsgvo references to privacy policy

[email protected]

24 Aug 09:44
Compare
Choose a tag to compare

Changelog:

  • fix wrong link to sample database in readme files

[email protected]

04 Aug 14:08
Compare
Choose a tag to compare

Changelog:

  • add async thunk to redux example
  • sse design adjustments