Change8

v16.2.0-canary.30

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

Summary

This release introduces the experimental server fast refresh flag for Turbopack and includes several core consistency improvements, bug fixes related to error inspection and caching, and an upgrade to the Rust compiler.

Migration Steps

  1. If relying on specific error inspection depth, note that deep causal chains now respect the configured depth.

✨ New Features

  • Turbopack: Added --experimental-server-fast-refresh CLI flag.

🐛 Bug Fixes

  • Fixed deployment id header when proxying.
  • Fixed flaky turbo cache pull by adding retries and graceful fallback.
  • Resolved local variable references in error code SWC plugin.

Affected Symbols