v13.0.3-canary.2
版本发布时间: 2022-11-09 11:17:19
vercel/next.js最新发布版本:v15.0.2-canary.7(2024-10-26 07:33:49)
Core Changes
- Include @prisma/client in default external packages: #42624
- Replace global with globalThis: #42627
- Colocate styles with special entries: #42506
- Add lazy initialize of router cache nodes: #42629
- Add telemetry for @next/font: #42579
- Also create head when creating root layout: #42571
- feat: add --no-mangling to next build + fix --profile option: #42633
- update react builtin deps for next channel: #42639
- Ensure skip normalize is handled correctly: #42642
- @next/font/google fetch error dev: #42637
- Add missing matcher support: #42660
Example Changes
- (with-supertokens example): Fixes infinite redirect issue for unauthorised error during SSR: #42634
- chore: update scripts to work on windows: #42632
Misc Changes
- chore: encourage adding reproductions to issues: #42667
Credits
Huge thanks to @shuding, @huozhi, @timneutkens, @rishabhpoddar, @hanneslund, @feedthejim, @gnoff, @moetazaneta, and @balazsorban44 for helping!