Change8

v16.4.0-canary.0

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

Summary

This release includes several improvements to Turbopack, such as isolating HMR listeners, deduplicating app chunks, and optimizing symlink handling. It also addresses a bug related to preserving trailing slashes during export MPA fallback.

✨ New Features

  • Isolate HMR listeners across microfrontends in Turbopack.
  • Deduplicate Pages Router app chunks in Turbopack.
  • Split the read and write codepath data structures for symlinks in Turbopack.
  • Show the last modified file when waiting for the filesystem to settle in Turbopack.

🐛 Bug Fixes

  • Preserve trailing slash during export MPA fallback.

Affected Symbols