Skip to content

v9.0.0-beta

Compare
Choose a tag to compare
@marteinn marteinn released this 04 Feb 09:43
· 57 commits to main since this release

[9.0.0-beta] - 2024-02-04

Added

Changed

Fixed

  • Upgrade storybook to 7.6.10
  • Upgrade prettier to 3.2.4
  • Upgrade pretty-quick to 4.0.0
  • Upgrade eslint and related packages
  • Upgrade i18next and related packages
  • Upgrade husky to 9.0.6
  • Upgrade @sentry/nextjs to 7.98.0
  • Upgrade @testing-library and related packages
  • Upgrade @swc/jest to 0.2.31
  • Upgrade pytest-django to 4.8.0
  • Update actions/setup-python to v5 in CI runner
  • Upgrade psycopg to 3.1.17

Removed

  • Drop classnames dependecy as its not used in the boilerplate (@marteinn)
  • Drop @storybook/react dependecy as it's already included by @storybook/nextjs (@marteinn)
  • Drop react-i18next as it's already included by next-i18next (@marteinn)
  • Drop react-i18next as it's already included by next-i18next (@marteinn)
  • Drop unused css-loader and style-loader (@marteinn)
  • Drop @swc/core dependecy as it's already included in Next.js (@marteinn)
  • Drop unused @types/react (@marteinn)

Full Changelog: v8.15.0...v9.0.0-beta