Next.js v16.3.1-canary.24

v16.3.1-canary.24Pre-release
Added 1
  • Turbopack support for character class ranges in regex
Changed 1
  • Model prerenders as render candidates
Fixed 4
  • Improve form accessibility by associating labels with inputs
  • Remove the development debug channel persistence
  • Stop the browser from restoring stale pages in development
  • Turbopack gracefully handle outputFileTracingIncludes matching a symlink

From Next.js

Misc Changes
  • style(examples): remove redundant justify-content declaration: #97222
  • docs: rename Vercel Edge Config to Global Config in redirecting guide: #97456
  • fix: improve form accessibility by associating labels with inputs: #96335
  • [docs] fix: grammar typos in linking and navigating guide: #95544
  • fix(examples): correct error message typo: #97223
  • docs: fix typos in example links: #97149
  • Model prerenders as render candidates: #97431
  • Turbopack: support character class ranges in regex: #97502
  • docs: warn when catching permanentRedirect: #97496
  • Remove the development debug channel persistence: #97510
  • Stop the browser from restoring stale pages in development: #97505
  • Turbopack: gracefully handle outputFileTracingIncludes matching a symlink: #97507
  • docs: mention Valibot as validation library option in forms guides: #97468
Credits

Huge thanks to @niketchandivade, @molebox, @seanbeirnes, @0ldh, @gnoff, @mischnic, @DavidIlie, @unstubbable, and @fabian-hiller for helping!

View original

Upgraded? How did it go?

Discussion