Skip to content

v15.2.0-canary.58

Pre-release
Pre-release
Compare
Choose a tag to compare

Core Changes

  • [metadata] disable streaming metadata for ppr deployment: #75978

Example Changes

  • examples: Fix prettier issue: #76027

Misc Changes

  • [Turbopack] fix hanging and flaky issues: #76032
  • [Turbopack] only invalidate fs writes with a different content: #75936
  • [Turbopack] fix tree shake ident on code generation: #75970
  • [Turbopack] avoid allocating on AggregationUpdateQueue::new: #76034
  • [Turbopack] add tracing to turbopack-tests: #76033
  • [Turbopack] avoid creating many ModuleOptions: #76035
  • fix recomputation when reading gc'ed cells from in progress tasks: #75969

Credits

Huge thanks to @leerob, @huozhi, and @sokra for helping!