Core Changes
- Delete abandoned segment parsing code: #82458
- Upgrade React from
3958d5d8-20250807
tof1e70b5e-20250811
: #82534 - Upgrade React from
f1e70b5e-20250811
toac7820a9-20250811
: #82543
Misc Changes
- Turbopack: increase time before persisting: #82403
- [turbopack] Fix a small issue in the analyzer where we wouldn't skip assignments to free vars that were just identifiers: #82392
- [turbopack] Promote
exports
and module to factory parameters for cjs: #82285 - [turbopack] Fix the build under
--features=tokio_tracing
: #81979 - Turbopack: Restore watchers for children when using non-recursive FS watcher: #82130
- Turbopack: fix CSS module references, take 2: #82448
- Turbopack: respect
productionBrowserSourceMaps
: #78014
Credits
Huge thanks to @acdlite, @sokra, @lukesandberg, @bgw, and @mischnic for helping!