github vercel/next.js v14.1.1-canary.70

pre-release7 months ago

Core Changes

  • Add experimental flag for early exit on prerender error: #62367
  • fix(next-swc): Fix span for invalid 'use server' directives: #62259
  • scope issues from subscriptions to the websocket connection: #62344
  • Turbopack: resolve endpoints to avoid extra nesting in tracing: #62317
  • fix(next-lint): fix next lint not throwing exit 1 on error: #62378
  • Remove default fallback behavior when route group is missing a default: #62370
  • Correctly pass prependData and additionalData to sass-loader for Turbopack: #62397
  • chore(docs): mention that next.config.js must have default export: #62341
  • chore(cli): add clarifying comment: #62418

Documentation Changes

  • docs: fix web-vitals.tsx file path for second example: #62387
  • better reference for what is serializable by React: #62405
  • Updating Cloudinary Video Resources: #61959
  • Revert "docs(errors): fix typo": #62411
  • docs: add current state argument to authenticate function: #62399

Misc Changes

  • Fix test flake: #62379
  • Update Turbopack test manifest: #62389

Credits

Huge thanks to @ijjk, @kdy1, @sokra, @ztanner, @samcx, @Svetoslav99, @timneutkens, @johnslemmer, @colbyfayock, @mehranmf31, and @devjiwonchoi for helping!

Don't miss a new next.js release

NewReleases is sending notifications on new releases.