github vercel/next.js v12.1.6-canary.5

latest releases: v15.0.0-canary.173, v15.0.0-canary.172, v15.0.0-canary.171...
pre-release2 years ago

Core Changes

  • Use renderToStaticMarkup to render documentHTML: #36213
  • Fix flight loader: #36282
  • Add telemetry for image config formats (avif/webp): #36289
  • Ensure error is cleared for missing global css: #36292
  • next/jest: Allow moduleNameMapper to match before Next.js internal mappings: #36312
  • Add client HMR tracing for debugging: #36328
  • feat:Add support for useDefineForClassFields typescript option: #36335
  • Use fallbackable path module for node and edge runtime: #36306
  • Update swc: #36269
  • fix(next): use moduleGraph.getIssuer to avoid deprecation warning (#36329): #36330
  • Ensure beforeFiles client-side resolving handles dynamic routes: #36317

Documentation Changes

  • Fix introduction.md for next.config.js: #36286
  • Clarifies that path params exist on query object: #36321

Example Changes

  • docs: add yoga to examples: #36253
  • Adds removeListener handler to with-electron-typescript example.: #36323
  • Removed unnecessary React Fragment: #36331

Misc Changes

  • feat(trace): next/trace to event format converter: #36281
  • Add handling for testing against deployments: #36285

Credits

Huge thanks to @shuding, @ddgrishkin, @mmartinsoliv, @styfle, @kwonoj, @timneutkens, @manovotny, @byjoshuadavis, @sakib412, @Chastrlove, @huozhi, and @kdy1 for helping!

Don't miss a new next.js release

NewReleases is sending notifications on new releases.