Core Changes
- fix: don't memory-leak promises passed to
waitUntil
: #75041 - refactor: include new option for including prefixes: #75015
- Disable
colormin
feature fromcssnano
: #53393 - types: improve types in app-index: #75045
- feature(error): capture ssr error in overlay during dev: #74983
Misc Changes
- Turbopack: don't search for layout segments in routes: #73847
- Turbopack: resolve arguments to
EsmAssetReference::new
: #75040 - perf(turbo-tasks): Optionally schedule ResolveNative/ResolveTrait tasks as local tasks: #69126
- hopefully fix infinite recursion in optimize: #75043
- [Turbopack] implement chunking based on the module graph: #74979
- [Turbopack] avoid crashing on e.g. .DS_Store: #75050
Credits
Huge thanks to @mischnic, @lubieowoce, @bgw, @sokra, @wyattjoh, @RobinMalfait, and @huozhi for helping!