Next.js v16.4.0-canary.11

v16.4.0-canary.11Pre-release
Changed 7
  • More granular cache keys for use-cache entries
  • Refactor image optimizer into lightweight transform module
  • Turbopack: enable export mangling by default in production builds
  • Turbopack: mangle exported names for smaller bundle sizes
  • Turbopack: allow get_definable_name to return a list
  • Turbopack: unify member and in handling
  • Turbopack: add next_config.use_react_experimental getter
Fixed 4
  • Fix optimistic routing for encoded dynamic params
  • Fix intercepted route params after Proxy rewrites
  • Fix navigation() in prospective runtime prerenders
  • Guard filesystem reads against unresolved symlinks

From Next.js

Misc Changes
  • Fix optimistic routing for encoded dynamic params: #97948
  • Fix intercepted route params after Proxy rewrites: #97953
  • [PPF] Fix navigation() in prospective runtime prerenders: #98000
  • Revert "test: re-enable sync IO root coverage": #98050
  • Turbopack: drop rust analyzer skip annotation: #98047
  • Turbopack: add next_config.use_react_experimental getter: #98032
  • More granular cache keys for use-cache entries: #95233
  • [ci] Remove dormant code_freeze workflow: #97756
  • test: re-enable sync IO root coverage: #97996
  • [ci] Remove the unused wrong-issue-template workflow and action: #97749
  • [image-optimizer] Refactor into lightweight transform module: #97988
  • [ci] Remove the stale-issue workflow: #97758
  • [ci] Use presigned URLs to upload preview builds: #97922
  • Turbopack: allow get_definable_name to return a list: #97984
  • [ci] Run flake detection and new deploy tests when merged and on backport branches: #97991
  • docs(examples): document env var handling in the Docker examples: #97968
  • Turbopack: unify member and in handling: #97985
  • Update outdated snapshots: #98011
  • Guard filesystem reads against unresolved symlinks: #97902
  • Turbopack: enable export mangling by default in production builds: #97676
  • Turbopack: mangle exported names for smaller bundle sizes: #97672
Credits

Huge thanks to @marcoshernanz, @lubieowoce, @mischnic, @eps1lon, @gnoff, @styfle, @icyJoseph, and @sokra for helping!

View original

Upgraded? How did it go?

Discussion