Core Changes
- Ensure .d.ts files are not processed in babel-loader / swc-loader: #66074
- [Turbopack] [HMR] Allow
Option
s to be returned byVersionedContentMap
: #69079 - [Turbopack] report error to stderr when an error in a subscribtion happens: #69977
Example Changes
- Fix example URL for api-routes -> route-handlers: #69642
Misc Changes
- docs: fix PWA docs: #70050
- fix: Fix syntax context usage and add PURE comments in server actions: #70014
- Turbopack build: Fix pages-manifest test: #70046
- feat(turbopack): Port more features of webpack middleware plugin: #69856
Credits
Huge thanks to @timneutkens, @leerob, @whatisagi, @kdy1, @wbinnssmith, and @sokra for helping!