github vercel/next.js v15.0.3-canary.3

pre-release3 hours ago

Core Changes

  • Do not cache fetch calls inside "use cache" implicitly: #72105
  • Fix source mapping dev middlewares for Windows: #72139

Example Changes

  • examples: change --turbo to --turbopack: #72125

Misc Changes

  • feat(turbo-tasks): Implement IntoFuture for &mut Vc and &mut ResolvedVc: #71746
  • Docs: Add canary metadata tags to new caching APIs: #72129
  • Docs: Iterate on caching APIs pages, add cacheLife function page: #72081
  • docs: typo useFormState import statement: #72120
  • docs: change cookies()await cookies(): #72119
  • docs: add missing root directory / to path: #72118
  • Firefox Debugger instructions : #71938
  • refactor(turbopack-core): Change Modules type to use ResolvedVc: #71945
  • unbreak canary: #72146
  • chore(github): add dynamicIO label to issue template: #72154
  • Reduce turbo hmr e2e flakiness: #72114
  • refactor(turbopack-resolve): Port all struct fields in the turbopack-resolve crate to turbo_tasks::ResolvedVc: #71948
  • refactor(turbopack-core): Change OutputAssets type to use ResolvedVc: #72041
  • Revert "unbreak canary (#72146)": #72157

Credits

Huge thanks to @bgw, @delbaoliveira, @JamBalaya56562, @l1n, @unstubbable, @gaojude, and @samcx for helping!

Don't miss a new next.js release

NewReleases is sending notifications on new releases.