Next.js v16.3.1

v16.3.1
Changed 4
  • Turbopack: add turbopack_ecmascript and turbopack_wasm's embedded FS to internal_assets_conditions
  • Turbopack: collapse nested promises in the analyzer
  • Allow literal exports in 'use cache' files
  • Retain fewer stale cache versions and use a TTL, plus the mtime fallback
Fixed 11
  • Turbopack: don't strip async-module runtime from shared runtime chunks
  • Preserve image response after optimization in next/image
  • Fix missing styled-jsx styles in Pages Router SSR on adapter builds
  • Turbopack: fix HMR for dynamic imports evaluated from layouts
  • Restore the live headers() view of the incoming request
  • Keep the dev validation worker alive across HMR updates
What's Changed

Full Changelog: https://github.com/vercel/next.js/compare/v16.3.0...v16.3.1

View original

Upgraded? How did it go?

Discussion