github vercel/next.js v15.2.0-canary.5

latest release: v15.2.0-canary.6
pre-releaseone day ago

Core Changes

  • SingleModuleGraph: yield edge weights during traversal: #74620
  • refactor(turbopack/next-api): Implement NonLocalValue for TracedDiGraph and SingleModuleGraph: #74506
  • Always display version indicator: #74774
  • Update font data: #74777
  • Upgrade React from 74ea0c73-20250109 to 056073de-20250109: #74754
  • [DevOverlay] Improve Storybook Structure: #74764
  • fix: always show indicator in app router: #74758

Misc Changes

  • chore(github): ignore PRs in for stale issue bot: #74767
  • Turbopack chunking: use ChunkableModules in chunk_content, not ChunkItems: #74040
  • chore(turbopack): Delete some dead code that was using unresolved Vcs: #74705
  • refactor(turbopack-core): Remove remaining "local" value type opt-outs in turbopack-core: #74706
  • refactor(turbopack-dev-server): Remove unresolved Vc from DevHtmlEntry, use a named struct: #74707
  • Update incorrect comment: #74687
  • Typo in nextjs-compiler.mdx: #74645
  • Fix small bug in getting started docs: #74744
  • docs update: Remove public access modifier from resetRequestCache method in CacheHandler class, it's not available in js file (only in typescript): #74788

Credits

Huge thanks to @samcx, @wbinnssmith, @bgw, @huozhi, @nphmuller, @devjiwonchoi, @gaojude, @apostolos, @k15a, and @pavelee for helping!

Don't miss a new next.js release

NewReleases is sending notifications on new releases.