Skip to content

v16.3.0-canary.47

Pre-release
Pre-release

Choose a tag to compare

@next-js-bot next-js-bot released this 10 Jun 00:06
17c6c6d

Misc Changes

  • Rename prefetch option force-runtime to allow-runtime: #94568
  • Remove unstable_instant agent hints; insights validate by default: #94577
  • [turbopack] Use an arena for JSValues: #94297
  • Stabilize export const prefetch: #94571
  • Fix node:stream leak in webpack edge bundles: #94585
  • docs: fix 'time zone' spelling in FOUC guide: #93244
  • docs: add pnpm installation step to module-not-found error page: #93773
  • Stream Cache Components dev render instead of restarting on cache miss: #94457
  • instant: polish client-hook overlay wording, cards, and docs links: #94496
  • Fix Navigation Inspector Continue Rendering with loading.tsx: #94355
  • disallow reads from .next-profiles: #94570
  • [turbopack] add an extension to trace files: #94587
  • [ci] Remove dead playwright docker image creation logic: #94576
  • [cd] Ensure release can be triggered on old branches: #94596
  • Make router-act ignore App Shell prefetch requests: #94580
  • Enable experimental.appShells by default with cacheComponents: #94516
  • [turbopack] Lazily allocate the BlockCaches: #94562
  • Stabilize catchError and retry by removing unstable_ prefix: #94610
  • Revert "Stabilize catchError and retry by removing unstable_ prefix": #94617
  • docs: root-params highligth fixes: #94620
  • Stabilize unstable_instant: #94578
  • docs: remove unstable_disableValidation recommendations: #94608
  • doc: instant navs runtime story: #93204
  • Reapply "Stabilize catchError and retry by removing unstable_ prefix": #94623

Credits

Huge thanks to @gnoff, @gaojude, @sampoder, @karlhorky, @MikhailStn, @unstubbable, @aurorascharff, @samselikoff, @lukesandberg, @bgw, @eps1lon, @acdlite, @devjiwonchoi, and @icyJoseph for helping!