github vercel/next.js v11.1.1-canary.11

latest releases: v14.2.0-canary.46, v14.2.0-canary.45, v14.2.0-canary.44...
pre-release2 years ago

Core Changes

  • fix development mode bug with pages with "+" and other special characters: #28122
  • let loaders automatically infer source map setting: #28204
  • Avoid fs write next-env.d.ts on read-only filesystems: #28206
  • Document usage of suspense option of next/dynamic: #28210
  • Add warning when parent styles break next/image: #28221
  • Use zen-observable library: #28214
  • Fix HMR when custom _app or _document is removed: #28227
  • Add relationship between issuer and module to traces: #28192
  • Update generating next-server dependencies: #28223

Documentation Changes

  • Update testing.md: #28190
  • docs: Add link to Cypress GitHub Actions Guide to Testing docs: #28207

Misc Changes

  • docs: make contributing.md more contributor-friendly: #27913

Credits

Huge thanks to @urko-pineda, @davecaruso, @sokra, @kevinold, @ctjlewis, @chrislloyd, @huozhi, @styfle, @devknoll, and @timneutkens for helping!

Don't miss a new next.js release

NewReleases is sending notifications on new releases.