Skip to content

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

[email protected]

08 May 08:49
Compare
Choose a tag to compare

Changelog:

  • move mui theme to general files to prevent build errors because theme is missing

[email protected]

11 Apr 08:50
Compare
Choose a tag to compare

Changelog:

  • fix typo in npm husky command

[email protected]

10 Apr 13:53
Compare
Choose a tag to compare

Changelog

  • fix husky pre commit hook template

[email protected]

10 Apr 12:51
1ba7e7e
Compare
Choose a tag to compare

Changelog:

  • update redux example implementation to match new rtk next js tutorial

[email protected]

09 Apr 11:26
Compare
Choose a tag to compare

Changelog:

  • fix npm install errors by adding --force flag (reevaluate with next release)

[email protected]

09 Apr 09:37
Compare
Choose a tag to compare

Changelog:

  • add option to use frozen versions in case of breaking dependency updates

[email protected]

14 Dec 14:34
Compare
Choose a tag to compare

Changelog:

  • use new mui provided caching

[email protected]

14 Dec 09:16
Compare
Choose a tag to compare

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]

20 Nov 13:27
Compare
Choose a tag to compare

Changelog:

  • add better MUI server side rendering support through _document.tsx

[email protected]

02 Nov 11:48
Compare
Choose a tag to compare

Changelog:

  • add vscode sdks if using yarn