Core Changes
- Include more context in macOS Rosetta 2 warning message: #92436
- change the process name of builds: #92411
- Fix styled-jsx race condition: styles lost due to concurrent rendering: #92459
- turbo-tasks: fix hashed cell mode crash on task error (re-land #91576): #92108
- Optimize how we track data for persistence: #89370
- Route Handlers: Fix devRequestTimingInternalsEnd and Turbopack server HMR: #92271
Misc Changes
- turbo-persistence: skip BlockCache for uncompressed (mmap-backed) blocks: #92390
- docs: clarify that proxy/middleware matches static assets by default: #92441
- turbo-persistence: pin referenced BlockCache entries to prevent eviction: #92361
- [test] Skip flaky
client-cache.parallel-routesin production and deploy: #92195 - Fix sst inspect tool to respect
CURRENTand stale sst files: #92414 - [turbopack] add family name to many spans: #92415
- scripts/pr-status: add reply-and-resolve-thread command: #92450
- [test] Regenerate checked-in tsconfig.json files: #92455
Credits
Huge thanks to @sokra, @bgw, @lukesandberg, @icyJoseph, @eps1lon, and @wbinnssmith for helping!