github vercel/next.js v13.4.20-canary.3

pre-release10 months ago

Core Changes

  • Fix data route ordering in dev: #54364
  • fix(app): enable React Strict Mode by default: #53375
  • Fix swc compiling of client components when directive appears later than exports: #54392
  • Upgrade vendored react: #54399
  • Code clean up: #54405
  • Upgrade precompiled ua-parser-js: #54404
  • Fix compilation of next/dynamic with ssr: false in App Router: #54411
  • refactor: Use swc AST to determine use client and server directives: #54358
  • Fix not found css not being preloaded while navigation: #53906

Documentation Changes

  • Docs: Clarify status codes w/ streaming: #54374
  • Docs: Document manifest metadata file: #54380
  • Docs: Refer users to IDE or MDN for manifest object options: #54385
  • Docs: Remove runtime configuration from /app docs: #54336

Misc Changes

  • Update swc_core to v0.79.70: #54368

Credits

Huge thanks to @delbaoliveira, @ijjk, @balazsorban44, @huozhi, @kdy1, and @shuding for helping!

Don't miss a new next.js release

NewReleases is sending notifications on new releases.