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
Credits
Huge thanks to @ijjk, @kdy1, @sokra, @ztanner, @samcx, @Svetoslav99, @timneutkens, @johnslemmer, @colbyfayock, @mehranmf31, and @devjiwonchoi for helping!