Core Changes
- fix: Make router ready in case of custom _app getInitialProps: #27473
- fix(critical CSS): use the assetPrefix in the critters config: #27506
- Add initial next swc package with first transform: #27355
- Add
RenderResult
: #27319 - Document i18n locale limit: #27542
- Fix: Added the content-disposition header: #27521
- Use SWC for Next.js core client files: #27196
Documentation Changes
Example Changes
- [typo] posts.map( posts => {} ) in examples/blog-starter-typescript: #27523
- Drop react-is dependency in styled-components example: #27527
- Revert "Drop react-is dependency in styled-components example (#27527)": #27543
Misc Changes
- ESLint Config: Adds some more basic a11y rules: #25770
- Fix eslint config next/core-web-vitals: #27567
Credits
Huge thanks to @raon0211, @noreiller, @shibe23, @enzoferey, @padmaia, @JeffersonBledsoe, @devknoll, @AryanBeezadhur, @LetItRock, @timneutkens, and @stefanprobst for helping!