github vercel/next.js v12.1.1-canary.1

latest releases: v14.3.0-canary.37, v14.3.0-canary.36, v14.3.0-canary.35...
pre-release2 years ago

Core Changes

  • Fix next/image incorrectly warning for position: 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

  • 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!

Don't miss a new next.js release

NewReleases is sending notifications on new releases.