Core Changes
- Stabilize node middleware support: #81907
- Add
run-turbopack-compiler
trace span: #81917 - fix: support calling onClose multiple times in edge-ssr-app: #81911
- fix: logging the correct process for listened port: #81903
- Build: Include rewrites in manifest generation: #81894
- Routing: Clean up some code: #81932
- [sourcemaps] Ensure codeframe when calling Client Functions from Server: #81918
- [segment explorer] missing file suggestion: #81617
- [turbopack] Always print trace labels in headers: #81728
- Revert "[metadata] use https protocol for schema urls": #81934
Misc Changes
- Turbopack: Track variable usage inside of visit_assign_target_pat: #81654
- Turbopack: Replace
current_value
set/restore mutation pattern with a saferwith_pat_value
helper: #81696 - Docs: Document
global-not-found
: #81803 - [router-act] Fixes related to segment inlining: #81896
- [test] Add dedicated test for error when client functions are called from server components: #81930
- Fix an issue in how css references are collected under
next build --turbopack
: #81704 - Turbopack: Update notify-rs crate, remove workaround for fixed bug: #81909
Credits
Huge thanks to @bgw, @ijjk, @mischnic, @delbaoliveira, @lubieowoce, @huozhi, @timneutkens, @acdlite, @eps1lon, and @lukesandberg for helping!