Core Changes
- refactor(webpack-config): Pass through jsConfigPath: #75886
- refactor(webpack-config): Disable some options based on bundler version: #75888
- Improve hydration diff view: #75799
Misc Changes
- [Turbopack] fix recompute invalidation: #75850
- [Turbopack] allow to configure last successful parse cache state: #75851
- [Turbopack] remove asset context and layer from static files: #75892
- [Turbopack] fix hanging bug caused by incorrect active counter handling on stale tasks: #75732
- [Turbopack] prefer to use the node.js process where we invested the most time: #75894
- Turbopack: remove unused code: #75897
- [Turbopack] allow to disable active tracking in turbo-tasks: #75899
- [Turbopack] add fast path for increase active count: #75900
- test: align existing testing util: #75844
Credits
Huge thanks to @bgw, @sokra, @mischnic, and @huozhi for helping!