Change8

v16.3.1-canary.24

📦 next-jsView on GitHub →
3 features🐛 3 fixes🔧 1 symbols

Summary

This release includes improvements to Turbopack's regex handling and symlink matching, along with enhancements to form accessibility and development experience by stopping stale page restoration. It also removes development debug channel persistence.

Migration Steps

  1. Remove the development debug channel persistence.

✨ New Features

  • Model prerenders as render candidates.
  • Turbopack: support character class ranges in regex.
  • Stop the browser from restoring stale pages in development.

🐛 Bug Fixes

  • Improve form accessibility by associating labels with inputs.
  • Correct error message typo in examples.
  • Turbopack: gracefully handle outputFileTracingIncludes matching a symlink.

Affected Symbols