Change8

v16.2.1-canary.4

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

Summary

This release focuses on various fixes and improvements within the Turbopack ecosystem, including performance enhancements for cross-compiled MUSL and new tracing capabilities.

✨ New Features

  • Add module count field to module graph tracing spans.
  • turbopack-cli: add --persistent-caching flag for filesystem-backed cache.

🐛 Bug Fixes

  • Fix adapter outputs for dynamic metadata routes.
  • Turbopack: fix webpack loader runner layer.
  • [turbopack] Remove incorrect debug_assert in try_read_task_cell.
  • [turbopack] Improve regressed build speed on cross-compiled MUSL.