Skip to content

v14.3.0-canary.55

Pre-release
Pre-release
Compare
Choose a tag to compare

Core Changes

  • Handle nonce on Next.js injected script/link tags: #65508
  • Fix multi-zone test by removing dependency list: #65589
  • remove next-action header when following a redirect: #65615
  • Remove @next/font resolving for font loaders: #65601
  • remove legacy deprecated warnings: #65579
  • feat(turbopack): add support for bundlePagesRouterDependencies: #65520
  • fix(next-swc): load wasm fallback if native bindings fail to load: #65623

Example Changes

  • update reproduction templates to use correct React: #65624

Misc Changes

  • docs: explain about the conditional default metadataBase on vercel de…: #65583
  • Fix NEXT_SKIP_ISOLATE=1 log for testing: #65590
  • [eslint] Fix lint-staged to ensure eslint is ran: #65622
  • Docs: Update server actions link to point at server actions page: #65593
  • create-next-app - Update links for READMEs: #65548

Credits

Huge thanks to @huozhi, @timneutkens, @Ethan-Arrowood, @ztanner, @wyattjoh, @ForsakenHarmony, @srkirkland, @RiskyMH, and @kwonoj for helping!