Change8

v16.2.0-canary.2

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

Summary

This release stabilizes browser log forwarding, introduces the replacement of InnerStorage with TaskStorage, and includes various fixes and cleanups across Turbopack components.

Migration Steps

  1. Migrate to typed accessors and remove CachedDataItem adapter.

✨ New Features

  • Replace InnerStorage with the generated TaskStorage struct.

🐛 Bug Fixes

  • Stabilize browser log forward options.
  • Wrap long file names of stack frames in the error overlay.
  • Fix notch coloring of error overlay in forced colors mode.
  • Make the priority_runner testcase deterministic in Turbopack.
  • Tweak retry loop for link creation to try to fix os error 80 on Windows in Turbopack.
  • Fix next/font preloading for page.mdx in Turbopack.

Affected Symbols