Core Changes
- fix(next/image): swap dependencies: #85419
- Handle Origin: nullheaders: #85402
- Generalize Segment Cache fallback implementation: #84652
- fix: ensure req.query is writable: #81573
- fix: Proxy not picked up on Windows: #85443
- [test] Ensure we can toggle the DevTools menu while status indicators are active: #85456
- Fix crash when suspending in Components using useActionQueue: #85459
Misc Changes
- docs: remove inaccuracies from use cache: private: #85425
- [test] Exclude Next.js internal stack frames from cache-component-error CLI output assertions: #85421
- [test] Exclude likely Next.js internal Components from component stacks in Redbox assertions: #85420
- Turbopack: correctly trace files with npm: #85323
Credits
Huge thanks to @styfle, @ztanner, @eps1lon, @acdlite, @ale-grosselle, @devjiwonchoi, and @mischnic for helping!
