Releases: ixartz/Next-js-Boilerplate
Releases Β· ixartz/Next-js-Boilerplate
v3.60.5
v3.60.4
v3.60.3
v3.60.2
v3.60.1
v3.60.0
v3.59.2
v3.59.1
v3.59.0
3.59.0 (2024-11-15)
Bug Fixes
- add await for header function and support only lang en for global error (9ec5886)
- add legacy-peer-deps to support next.js 15 and react 19 (bb9c803)
- add onRequestError in instrumentations file to capture nested rsc errors (4f144d0)
- add sponsor component in dashboard (c172a5e)
- create a routing variables used by next-intl (2ced1d8)
- enable react component annotation in Sentry (87fa2fb)
- migrate clerk codebase to next.js 15 with await (bb098ac)
- migrate the codebase to use await params (886a19e)
- remove storybook until it support Next.js 15 (2505167)
- remove storybook until it support Next.js 15 (9fe8001)
- stop using jiti and use typescript for next.js config (34a74fe)
- update CI workflow to use Node.js 22.x instead of 22.6 (4215f37)
- update image to respect default image ratio (45689d2)
- update middleware matcher and use routermatcher for signup and sign in page (96c42ae)
- use react 19 release candidate (9387d49)
Features
- update to next.js 15 along other npm dependencies (bbcece3)