Core Changes
- rename cssChunkPlugin experimental options: #73291
- Replace the group frames with button for ignored frames: #72964
- handle pages router ignored frames: #73280
- fix(after): no request APIs in force-static: #73321
Example Changes
- updated with-react-foundation example to utilize the App router.: #73243
- updated with-plausible example to utilize the app router.: #73255
Misc Changes
- perf(turbopack): Use
ResolvedVc
fornext-api
, part 4: #73237 - perf(turbopack): Use
ResolvedVc
forturbopack-browser
: #73198 - perf(turbopack): Use
ResolvedVc
fornext-core
: #73177 - perf(turbopack): Use
ResolvedVc
fornext-api
, part 5: #73238 - test: reduce number of rendering loop causing flakiness: #73277
- Turbopack build: Fix css-minify test: #72990
- chore(turbo-tasks): Add a lint for
Vc<T>
in turbo-tasks types: #73298 - docs: add await before headers() and cookies() calls: #73315
- port turbopack-ecmascript to ResolvedVc: #73226
- test: fix canary test with 18.3.1: #73327
Credits
Huge thanks to @ztanner, @PapatMayuri, @kdy1, @devjiwonchoi, @timneutkens, @huozhi, @LioRael, @arlyon, and @lubieowoce for helping!