Change8

v16.3.1-canary.25

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

Summary

This release includes several miscellaneous changes, bug fixes, and improvements to Turbopack and documentation. Notably, the `unstable_eager` option has been removed.

Migration Steps

  1. Remove the `unstable_eager` option.

✨ New Features

  • Allow TURBOPACK_PRINT_CHUNK_GROUPS in release builds.
  • Enable cross-module constants in Turbopack.
  • More aggressively debounce filesystem watch events in Turbopack if changes to node_modules are detected.

🐛 Bug Fixes

  • Do not mark complete shell requests as partial.
  • Add accessible label to icon-only link.
  • Fix stale cross-references in skills/.
  • Ensure generateMetadata values are serializable with use cache.
  • Point next-image-legacy images at a reachable endpoint.
  • Improve error-on-next-codemod-comment flakiness.
  • Better isolate concurrent-install suite.
  • Fix use cache prerender signal retention.

Affected Symbols