Core Changes
- Freeze resolved metadata object in dev mode: #45923
- Improve type checking with tests: #45940
- Log dev error in Server Router: #45951
- Stop overriding the user's TS config with defaults during
next build
: #45670 - Metadata fields improvements: #45945
- Fix windows path while searching matched page path: #45958
- Skip auto static entries in turbotrace: #45856
- Use metadata API in automatically created root layout: #45938
- Add next/font import: #45891
- Add next/font imports codemod: #45740
Documentation Changes
- docs(next/router): capitalize React: #45950
Example Changes
- Update Material UI examples: #45974
- chore(examples): updates supertokens dependencies: #45985
- chore(examples): more practical jotai example: #45973
Misc Changes
- Fix flakey app cli output checks: #45960
Credits
Huge thanks to @huozhi, @shuding, @valentincostam, @hanneslund, @qrohlf, @ijjk, @Brooooooklyn, @ossan-engineer, @rishabhpoddar, and @vasucp1207 for helping!