Change8

v16.3.1-canary.15

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

Summary

This release includes several bug fixes and improvements, particularly for Turbopack's HMR and chunking heuristics. It also introduces features like allowing issue participants to request reopening and enabling `ncc` to run before `pnpm build`.

✨ New Features

  • Allow issue participants to request reopening issues.
  • Document clusters for chunking in Turbopack.
  • Add `clusters` to chunking heuristics in Turbopack.
  • Allow running `ncc` before `pnpm build`.

🐛 Bug Fixes

  • Fix typo 'ouput' in parseIdsFromCliOutput.
  • Add the mtime fallback back.
  • Fix HMR for dynamic imports evaluated from layouts in Turbopack.
  • Invalidate deferred Webpack entry sources.

Affected Symbols