github vercel/next.js v12.0.4-canary.14

pre-release2 years ago

Core Changes

  • add filename to babel warning about anonymous function default exports: #31322
  • Refactor server/render for SSR streaming: #31231
  • Remove moment locale replace from craCompat as it's a default in Next.js 12: #31431
  • Fix basePath replacing server-side and normalizeLocalePath() when path is empty string: #30978
  • Close stream when fatal error occurs: #31164

Documentation Changes

  • docs: next-iron-session renamed to iron-session: #31292
  • Clarify with commas: #31224
  • docs(auth): fix iron-session example url + API: #31413

Misc Changes

  • Remove .only and ensure jest lint rules apply for all tests: #31456

Credits

Huge thanks to @bywo, @OArnarsson, @TurekBot, @vvo, @shuding, @timneutkens, @styfle, and @huozhi for helping!

Don't miss a new next.js release

NewReleases is sending notifications on new releases.