github vercel/next.js v12.2.1-canary.0

pre-release2 years ago

Core Changes

  • Remove unused layoutRaw config: #38120
  • Fix invalid config warning for runtime config: #38122
  • fix(next/config): update default config for the experimental: #38123
  • feat(next/swc): setup native next-swc crash reporter: #38076
  • Fix unnecessary flight render passes: #38133
  • Readds missing @next/next/no-assign-module-variable ESLint rule.: #38134
  • Fix failing to set initial ISR cache item in new folder: #38136
  • Add default experimental values: #38135
  • Fix error when next/future/image is missing width or height: #38132
  • docs(readme.md): remove broken 404 links: #38104
  • fix(#38106): use swc client config to pre-compile shared lib: #38137

Documentation Changes

  • Middleware docs update: #38111
  • Update middleware upgrade guide w/ more rationale: #38074
  • Update next/future/image docs to mention the difference with next/image: #38108
  • Clarify router.query initial value during prerendering: #38093
  • Remove lazyRoot example from next/future/image doc: #38140
  • Add a Makeswift example: #38018

Example Changes

  • Adding with-ably example for realtime messaging in next apps: #37319
  • Convert auth0 example to TypeScript: #38087
  • Convert basic-export example to TypeScript: #38092
  • Convert basic-css example to TypeScript: #38091

Misc Changes

  • Add more code ownership paths for padmaia: #38121
  • Fix create-next-app tests from changed example: #38154

Credits

Huge thanks to @ethomson, @styfle, @padmaia, @kwonoj, @shuding, @manovotny, @thisisjofrank, @maxproske, @dominiksipowicz, @awareness481, @pakaponk, @SukkaW, and @apledger for helping!

Don't miss a new next.js release

NewReleases is sending notifications on new releases.