Releases: chongruei/next-app-boilerplate
Releases · chongruei/next-app-boilerplate
v1.12.0
What's Changed
Core Changes
- feat: tweak cache settings by @chongruei in #6
- docs: update readme by @chongruei in #7
- build: bump Next.js to 14.2.14 and other dependencies by @chongruei in #8
@next/bundle-analyzer 14.2.13 → 14.2.14
@tanstack/react-query ^5.56.2 → ^5.59.0
@types/node 22.5.5 → 22.7.4
@types/react 18.3.8 → 18.3.11
@typescript-eslint/eslint-plugin ^8.6.0 → ^8.8.0
@typescript-eslint/parser ^8.6.0 → ^8.8.0
eslint-config-next 14.2.13 → 14.2.14
next 14.2.13 → 14.2.14
next-intl 3.19.4 → 3.20.0
next-view-transitions ^0.3.1 → ^0.3.2
pnpm 9.10.0 → 9.12.0
prettier-plugin-tailwindcss ^0.6.6 → ^0.6.8
tailwindcss 3.4.12 → 3.4.13
Full Changelog: v1.11.0...v1.12.0
v1.11.0
What's Changed
Core Changes
- build: bump Next.js to 14.2.13 and other deps by @chongruei in #5
- other dependencies
@next/bundle-analyzer 14.2.10 → 14.2.13
@playwright/test ^1.47.0 → ^1.47.2
@tanstack/react-query ^5.55.4 → ^5.56.2
@types/node 22.5.4 → 22.5.5
@types/react 18.3.5 → 18.3.8
@typescript-eslint/eslint-plugin ^8.5.0 → ^8.6.0
@typescript-eslint/parser ^8.5.0 → ^8.6.0
eslint-config-next 14.2.10 → 14.2.13
next 14.2.10 → 14.2.13
next-intl 3.19.1 → 3.19.4
next-view-transitions ^0.3.0 → ^0.3.1
postcss 8.4.45 → 8.4.47
tailwindcss 3.4.11 → 3.4.12
Full Changelog: v1.10.0...v1.11.0
v1.10.0
What's Changed
Core Changes
- build: bump Next.js to 14.2.10 and other deps by @chongruei in #4
- other dependencies
@commitlint/cli ^19.4.1 → ^19.5.0
@commitlint/config-conventional ^19.4.1 → ^19.5.0
@next/bundle-analyzer 14.2.9 → 14.2.10
eslint-config-next 14.2.9 → 14.2.10
husky ^9.1.5 → ^9.1.6
next 14.2.9 → 14.2.10
tailwindcss 3.4.10 → 3.4.11
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
Core Changes
- build: bump Next.js to 14.2.9 and other dependencies by @chongruei in #3
- other dependencies
@commitlint/cli ^19.3.0 → ^19.4.1
@commitlint/config-conventional ^19.2.2 → ^19.4.1
@next/bundle-analyzer 14.2.4 → 14.2.9
@playwright/test ^1.45.0 → ^1.47.0
@tanstack/react-query ^5.49.2 → ^5.55.4
@types/node 20.14.9 → 22.5.4
@types/react 18.3.3 → 18.3.5
@typescript-eslint/eslint-plugin ^7.14.1 → ^8.5.0
@typescript-eslint/parser ^7.14.1 → ^8.5.0
autoprefixer 10.4.19 → 10.4.20
axios ^1.7.2 → ^1.7.7
eslint-config-next 14.2.4 → 14.2.9
husky ^9.0.11 → ^9.1.5
next 14.2.4 → 14.2.9
next-intl 3.15.3 → 3.19.1
next-view-transitions ^0.2.0 → ^0.3.0
postcss 8.4.39 → 8.4.45
prettier ^3.3.2 → ^3.3.3
prettier-plugin-tailwindcss ^0.6.5 → ^0.6.6
tailwindcss 3.4.4 → 3.4.10
typescript 5.5.2 → 5.6.2
valtio ^1.13.2 → ^2.0.0
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
Core Changes
- ci(e2e): add playwright ci by @chongruei in #1
- build: bump Next.js to 14.2.4 and other deps by @chongruei in #2
New Contributors
- @chongruei made their first contribution in #1
Full Changelog: v1.7.0...v1.8.0
v1.7.0
Core Changes
Bump Next.js to 14.2.3 & React to 18.3.1
- other dependencies
@commitlint/cli ^19.2.1 → ^19.3.0
@commitlint/config-conventional ^19.1.0 → ^19.2.2
@next/bundle-analyzer 14.2.1 → 14.2.3
@tanstack/react-query ^5.29.2 → ^5.34.1
@types/node 20.12.7 → 20.12.8
@types/react 18.2.78 → 18.3.1
@types/react-dom 18.2.25 → 18.3.0
@typescript-eslint/eslint-plugin ^7.6.0 → ^7.8.0
@typescript-eslint/parser ^7.6.0 → ^7.8.0
clsx ^2.1.0 → ^2.1.1
eslint-config-next 14.2.1 → 14.2.3
next 14.2.1 → 14.2.3
next-intl 3.11.1 → 3.12.2
prettier-plugin-tailwindcss ^0.5.13 → ^0.5.14
react 18.2.0 → 18.3.1
react-dom 18.2.0 → 18.3.1
v1.6.0
Core Changes
- feat: add animation during navigation by next-view-transitions
v1.5.0
v1.4.0
v1.3.0
Core Changes
Bump Next.js to 14.2.0
- other dependencies
@next/bundle-analyzer 14.1.4 → 14.2.0
@playwright/test ^1.42.1 → ^1.43.0
@tanstack/react-query ^5.28.6 → ^5.29.2
@types/node 20.11.30 → 20.12.7
@types/react 18.2.69 → 18.2.77
@types/react-dom 18.2.22 → 18.2.25
@typescript-eslint/eslint-plugin ^7.3.1 → ^7.6.0
@typescript-eslint/parser ^7.3.1 → ^7.6.0
eslint-config-next 14.1.4 → 14.2.0
next-intl 3.9.5 → 3.11.1
prettier-plugin-tailwindcss ^0.5.12 → ^0.5.13
tailwindcss 3.4.1 → 3.4.3
typescript 5.4.3 → 5.4.5