Core Changes
- Fix
next/image
incorrectly warning forposition: absolute
parent: #34551 - Remove
useMaybeDeferContent
hook: #34506 - Allow reading request bodies in middlewares (#34294): #34519
- Update swc crates: #34491
- feat(react-dev-overlay): export getErrorByType and add preventDisplay prop: #34237
- Improve
next/image
warnings to avoid printing more than once: #34562 - Support trailingSlash in middleware SSR: #34544
- Update to latest version of jscodeshift: #34563
Example Changes
- Convert custom-server-hapi Example to Typescript: #34507
- Updated head, img -> Image, type { NextPage } as default next-app: #34513
Misc Changes
Credits
Huge thanks to @styfle, @mitchell-abbott, @devknoll, @Schniz, @natew, @nrjdalal, @dephraiim, and @huozhi for helping!