Change8

v16.3.0-canary.53

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

Summary

This release focuses on internal improvements, including Rust React Compiler updates for React 18 support, various testing stability fixes, and enhancements to OpenTelemetry attribute handling and Turbopack internals.

✨ New Features

  • Rust React Compiler can now detect and build for React 18.
  • Added experimental.useExperimentalReact flag to opt into React's experimental channel.

🐛 Bug Fixes

  • Fixed remaining OpenTelemetry (OTEL) issues in the adapter.
  • Fixed accumulator flushing logic in the compiler component (CC).
  • Unflaked the 'metadata static routes cache' test.
  • Recovered from a leftover build process during test retries.
  • Fixed OTEL attributes being set improperly by adapters; now properly sets response-based OTEL attributes.

Affected Symbols