Change8

v16.2.0-canary.35

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

Summary

This release focuses on core infrastructure improvements in Turbopack, including new Server HMR capabilities and reorganization of runtime files, alongside client navigation validation for Instant features.

Migration Steps

  1. Turbopack runtime files have been reorganized into a shared/runtime directory. Users relying on direct paths to runtime files might need to update imports.

✨ New Features

  • Implemented Server HMR infrastructure in Turbopack.
  • Added validation on client navigations for Instant features.

Affected Symbols