Core Changes
- Provide error hints for invalid layout props via the TS plugin: #43835
- Refactor code: #43828
- Unhandled errors and rejections opens as minimized in app dir error overlay: #43844
- docs: add readme with development instructions for next/swc: #43834
- Use proxy to ensure Flight is referencing to the latest module during development: #43823
- memory: fix 2 memory leaks in
next-dev
: #43859 - Refactoring in @next/font: #43848
- build(cargo): bump up swc_core, turbopack: #43652
- Move prefetch bailout to start of the prefetch function for
pages
: #43731 - Alias next/head to noop for rsc and add upgration warning: #43885
- Update freebsd build: #43866
Documentation Changes
- docs(migrating): fix broken react-router link: #43843
Example Changes
- Update dependencies for Convex demo: #43855
Misc Changes
- modify rd email: #43837
- Test imports of all file types: #43751
- test: client component under server component with ssr:false: #43853
- Delete duplicate SECURITY.md: #43856
- Clarify e2e dependency on yarn in contributin docs: #43287
- test: use react latest: #43884
Credits
Huge thanks to @shuding, @aaronbrown-vercel, @JanKaifer, @hanneslund, @huozhi, @saseungmin, @styfle, @feedthejim, @thomasballinger, @kwonoj, and @timneutkens for helping!