next 12.1.1-canary.1
Core Changes
- Fix
next/imageincorrectly warning forposition: absoluteparent: #34551 - Remove
useMaybeDeferContenthook: #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/imagewarnings 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
- Add test for multiple cookies coming from middleware: #34465
- Simplify .env.local gitignores: #34471
Credits
Huge thanks to @styfle, @mitchell-abbott, @devknoll, @Schniz, @natew, @nrjdalal, @dephraiim, and @huozhi for helping!