Change8

v16.3.0-canary.62

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

Summary

This release includes miscellaneous fixes primarily targeting Turbopack stability and resolving false-positive component detection, alongside documentation updates.

✨ New Features

  • Added Interactive Apps guide to documentation.

🐛 Bug Fixes

  • Fixed log box testing issue on React 18 within Turbopack.
  • Resolved issue where cloning was unnecessarily performed when sorting by module file path in Turbopack.
  • Fixed a false-positive detection of `export const dynamic` in Cache Components.

Affected Symbols