github vercel/next.js v13.1.2-canary.1

pre-release20 months ago

Core Changes

  • Improve errors caused by client hook called in a server component: #44538
  • Remove unused target: es5 from tsconfig.json: #44567
  • Make static page prefetch apply on navigation in app dir: #44502

Documentation Changes

  • Docs: Update next/font to @next/font: #44573
  • Improve modularized imports docs and add config options to example: #44560
  • Remove old links in docs.: #44580
  • Test navigation between multiple root layouts: #43762
  • [docs/bugfix] fix code example for "Prefixing the Default Locale" - NEXT_LOCALE cookie usage: #44587
  • Correct link to full list of Permissions-Policy permissions: #44607

Example Changes

  • Improvements to Cloudinary Example: #44572
  • Create i18n example using app-dir and middleware: #44257
  • Add lang, generateStaticParams, and server-only for i18n example: #44597

Misc Changes

  • Revert "Use turbo for packing files in test setup (#44074)": #44566
  • Remove extra pnp test: #44576
  • Update CNA tests running: #44577
  • misc: fix benchmark script: #44592
  • Change NextInstance.fetch Signature: #44575
  • Update CNA test skipping: #44606
  • Disable telemetry for pnpm next when contributing locally: #44610

Credits

Huge thanks to @hanneslund, @JanKaifer, @delbaoliveira, @Nutlope, @chibicode, @styfle, @leerob, @feedthejim, @wyattjoh, @timneutkens, @Cielquan, and @NiedziolkaMichal for helping!

Don't miss a new next.js release

NewReleases is sending notifications on new releases.