Skip to content

v13.4.20-canary.1

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

Core Changes

  • Adds nonce to preinit scripts: #54059
  • Fix default export of server action utility aliases: #54254
  • fix: improve error message when output: export in app router: #54202
  • ci(trace): allow to opt in to upload full trace: #54347
  • fix: server actions blocking navigation events: #54307
  • Skip getStaticPaths check for non-dynamic app routes: #54351
  • OpenTel: ensure that exceptions are recorded on an active span: #54131
  • Testmode: intercept rewrite fetches: #54259
  • Polyfill Array.prototype.at: #44436
  • Fix missing locale info for middleware data request: #54357

Documentation Changes

  • Docs: Fix broken links: #54340
  • Docs: Add notes that revalidation is not available in the Edge runtime / only Node.js: #54338

Example Changes

  • Update Contentful example for App Router.: #54205
  • set hostname to 0.0.0.0: #54342

Misc Changes

  • docs: update a small typo in 02-app/01-building-your-application/06-optimizing/01-images.mdx: #54311
  • update readme in nextjs testing: #54322
  • add test case for CSP with bootstrap scripts and preinit modules: #54348
  • Fix windows next-swc builds: #54353
  • test: add case for marking _document with edge runtime: #54316

Credits

Huge thanks to @nbhargava, @shuding, @lauthieb, @leerob, @styfle, @tonskton, @delbaoliveira, @m4salah, @gnoff, @kwonoj, @ztanner, @ijjk, @huozhi, @dvoytenko, and @sloanesturz for helping!