Skip to content

4.2.0

Latest
Compare
Choose a tag to compare
@mrchriscarpenter mrchriscarpenter released this 11 Jun 20:54
6f3e36f

πŸš€ Next.js has been updated from 14.0.1 to 14.2.3!

Core Changes

  • feat(next): upgrade next from 14.0.1 to 14.2.3: #154

Major Dependencies

  • Next.js – v14.2.3
  • React – v18.3.1

Dependencies

  • next (14.0.1 -> 14.2.3)
  • react (18.2.0 -> 18.3.1)
  • react-dom (18.2.0 -> 18.3.1)

Dev Dependencies

  • @types/node (20.8.10 -> 20.14.2)
  • @types/react (18.2.33 -> 18.3.3)
  • @types/react-dom (18.2.14 -> 18.3.0)
  • @typescript-eslint/eslint-plugin (6.9.1 -> 7.13.0)
  • @typescript-eslint/parser (6.9.1 -> 7.13.0)
  • eslint (8.52.0 -> 8.57.0)
  • eslint-config-next (14.0.1 -> 14.2.3)
  • eslint-config-prettier (9.0.0 -> 9.1.0)
  • eslint-plugin-import (2.29.0 -> 2.29.1)
  • eslint-plugin-jsx-a11y (6.7.1 -> 6.8.0)
  • eslint-plugin-react (7.33.2 -> 7.34.2)
  • eslint-plugin-react-hooks (4.6.0 -> 4.6.2)
  • husky (8.0.3 -> 9.0.11)
  • lint-staged (15.0.2 -> 15.2.6)
  • prettier (3.0.3 -> 3.3.2)
  • typescript (5.2.2 -> 5.4.5)

Credits

Huge thanks to @mrchriscarpenter for helping!

Full Changelog