Change8

v16.3.0-canary.17

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

Summary

This release stabilizes core I/O functionality, introduces a new configuration option for Turbopack chunk loading, and includes several fixes across devtools, routing, and tracing.

✨ New Features

  • Added chunkLoadingGlobal configuration option to Turbopack.

🐛 Bug Fixes

  • Fixed rendering of nested error messages in devtools using HotlinkedText.
  • Improved rewrite detection during optimistic routing.
  • Fixed "type: module" behavior in project directory when using standalone or adapters.
  • Instant Insights now favors reported errors over missing slots.
  • Fixed bottom-up grouping and reduced allocations in trace-server bottom-up grouping.

Affected Symbols