Core Changes
- fix(Rspack): resolve HMR unresponsiveness or unexpected full reload & update dev snapshot: #83480
- Allow
next.config.mts
for Node.js native TS resolver: #83556 - chore: Ensure Import Trace starts in a newline: #83638
- Development: Remove matchers.reload() on each request: #83829
Example Changes
- docs: Convert relative imports to @ aliases in examples: #83813
Misc Changes
- Turbopack: chunking debugging utilities: #83801
- Removed link to maintain text consistency: #83644
- Turbopack: rename some fields in fs: #83808
- Turbopack: validate CSS without computing all paths: #83810
- [test] Disable flaky navigation test: #83828
- docs: Type narrowing using LayoutProps, PageProps: #83692
- docs: implications of mutating cookies in server actions: #83691
Credits
Huge thanks to @SyMind, @mischnic, @Shireee, @devjiwonchoi, @eps1lon, @icyJoseph, @dharun36, and @timneutkens for helping!