Core Changes
- Fix named export missing from client components: #34974
- Adopt react 18 rc1: #34972
- Fix typescript 4.6.2 randomUUID(): #34976
- Update ISR error handling: #34931
- Handle de-duping revalidations in minimal mode: #34935
- feat: allow dotenv default expansion: #34765
- Support colons in Middleware NextResponse.rewrite path: #32543
- Generate static html for bots: #35004
- Enable import assertion syntax parsing: #33750
- Split up & tweak
next/client
initialization: #33838 - Normalize root path according to trailingSlash option in default next/image loader #21337: #22453
- Fix animated png bypass from Image Optimization API: #35120
Documentation Changes
Example Changes
- Update supertokens demo app: #35007
- fix(examples/with-docker): add npm comment for yarn build: #35040
- [examples] Add Tina CMS blog starter: #35045
Misc Changes
- dep: upgrade @swc/core v1.2.148 , @swc/cli v0.1.55: #35054
Credits
Huge thanks to @shuding, @styfle, @ijjk, @rishabhpoddar, @balazsorban44, @klarstrup, @midgleyc, @perkinsjr, @bnoguchi, @fhinkel, @devknoll, and @fliptheweb for helping!