Core Changes
- [Turbopack] allow to manually mark tasks as root: #75436
- [Turbopack] disable dependency tracking when running build without persistent caching: #75243
- [DevOverlay] fix total error count: #75500
Misc Changes
- fix rustflags for musl targets: #75599
- Fix rewrite-headers test: #75602
- Turbopack CI: Update test results artifact: #75429
- Add package.json script for building turbopack-cli: #75031
- [Turbopack] update event_listener to fix hanging bug: #75481
- Turbopack: add dedicated TracedAsset: #75510
- Turbopack: generate shorter variable idents: #75611
- [Turbopack] connect children in a batch when task is about to finish: #74773
- Update test-junit-report path: #75612
- [Turbopack] add more options for production chunking: #75544
- Turbopack: Skip Traced chunking type in module graph: #75608
- fix(turbo-tasks): Fix building with --features=turbo-tasks/hanging_detection: #75584
- Turbopack: Disable react_refresh code in production: #75535
- chore: remove global-error in hello-world example: #75509
- [Turbopack] limit the number of concurrent fs operations: #75480
- Fix rustflags in *-musl builds: #75614
Credits
Huge thanks to @sokra, @eps1lon, @timneutkens, @mischnic, @bgw, @huozhi, and @ztanner for helping!