Next.js v16.3.1-canary.1

v16.3.1-canary.1Pre-release
Changed 3
  • Preserve per-segment prefetching after dynamic navigation
  • Rename static generation stream option to waitForAllReady
  • Add turbopack_ecmascript and turbopack_wasm's embeded FS to internal_assets_conditions
Fixed 3
  • Turbopack: don't strip async-module runtime from shared runtime chunks
  • Turbopack: drop dead writes to exports
  • Turbopack: ignore writes to exports after a module.exports = {} writes
Removed 1
  • Remove obsolete static generation plumbing
Misc Changes
  • docs: correction to dynamicParams migration: #96624
  • docs: proxy event argument: #96435
  • docs: remove experimental note from runtime prefetching: #96615
  • Turbopack: don't strip async-module runtime from shared runtime chunks: #96599
  • [turbopack] Add turbopack_ecmascript and turbopack_wasm's embeded FS to internal_assets_conditions: #96600
  • Preserve per-segment prefetching after dynamic navigation: #96583
  • Rename static generation stream option to waitForAllReady: #96564
  • Remove obsolete static generation plumbing: #96563
  • [turbopack] Drop dead writes to exports: #96381
  • [turbopack] Ignore writes to exports after a module.exports = {} writes: #96380
Credits

Huge thanks to @icyJoseph, @lukesandberg, @sampoder, and @ztanner for helping!

View original

Upgraded? How did it go?

Discussion