Core Changes
- SWC import modularization plugin: #34969
- Reduce hello-world middleware bundle size from 128k to 88k: #35512
- Update next/link error when no children are provided: #35453
- Normalize ssgCacheKey for /index with minimalMode de-duping: #35536
- Merge rsc queries handling: #35545
- Upgrade react-server-dom-webpack: #35524
- Fix styled transform in next-swc/emotion: #35527
- Fix
next info
accidentally printing stderr: #35556 - chore: replace deprecated String.prototype.substr(): #35421
- test: warn on substr() usage: #35499
Documentation Changes
Credits
Huge thanks to @losfair, @cramforce, @huozhi, @shuding, @Brooooooklyn, @styfle, @hiro0218, and @CommanderRoot for helping!