next 15.0.4-canary.32
Core Changes
- fix(after): allow reading draftMode status in after: #73324
- [Turbopack] reland refactor filesystem writes to an effect based system: #73294
- fix(pages): dynamic css missing style after client navigation: #72959
- Make
notFound()work in"use cache"page: #73210
Example Changes
- updated with-cssed example to utilize the app router.: #73348
- updated with-babel-macros example to utilize the app router.: #73347
- updated image-legacy-component example to utilize the app router.: #73344
- updated with-styletron example to utilize the app router.: #73252
Misc Changes
- Pin version of
nwsapi(revert later): #73351 - fix Turbopack devlow bench: #73278
- Revert "Pin version of
nwsapi(revert later)": #73353 - [Turbopack] Performance improvements for Persistent Caching: #73265
- refactor(turbopack): Use
ResolvedVc<T>for struct fields innext-core: #73310
Credits
Huge thanks to @lubieowoce, @unstubbable, @sokra, @devjiwonchoi, @PapatMayuri, and @kdy1 for helping!