Core Changes
- Turbopack: fix chunking context caching: #80862
- [devtools] replace the old error overlay with the issues tab view: #80814
- [devtools] fullscreen mode should not be draggable: #80845
- Turbopack: add task execution reason to tracing: #80861
- [devtools] Allow opting out of environment feature flags: #80897
- [devtools] fix: build error should share the issue content layout: #80850
- [devtools] increase max-width/height limit: #80846
- [devtools] memorize tab in session storage: #80900
- Check cache busting search params on all RSC requests: #80669
- Perf: Use canonicalUrl from prefetch for dynamic RSC requests: #80817
- Fix PPR no fallback case: #80908
- Add comment explaining staticPathKey vs ssgCacheKey: #80911
- add turbo tasks fuzzing: #79372
Misc Changes
- Turbopack: fix
this
when accessing named properties of namespace: #80896 - docs: add explanation of --disable-git command: #80882
- refactor(turbo-tasks-backend): Use ringmap crate instead of custom DequeSet type for aggregation updates: #80867
- fix(test/integration): Check the right thing when resetting the server-side-dev-errors tests: #80873
- Update Rspack production test manifest: #80886
- Update Rspack development test manifest: #80885
- fix(turbo-tasks): Temporarily disable immutable task optimizations: #80914
Credits
Huge thanks to @sokra, @devjiwonchoi, @mischnic, @eps1lon, @huozhi, @gaojude, @nebrelbug, @bgw, and @ijjk for helping!