Core Changes
- fix(ts): match
MiddlewareConfig
with documentation: #61718 - Fix attempted import error for react: #61791
- consolidate prefetch utils & separate build util: #61789
- Skip client-side data-fetching after ssr error : #51377
- fix(next-swc): Detect
exports.foo
fromcjs_finder
: #61795 - feat(next-core): build time client|server-only assertion: #61732
- Fall back loading chunks for sourcemap tracing: #61790
- Increase Rust stack size: #61809
- Revert "feat(next/image)!: remove
squoosh
in favor ofsharp
as optional dep": #61810
Misc Changes
- Turbopack: update more snapshots: #61786
Credits
Huge thanks to @balazsorban44, @huozhi, @ztanner, @tills13, @kdy1, @wbinnssmith, @kwonoj, @timneutkens, and @feedthejim for helping!