Change8

v16.2.0-canary.96

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

Summary

This release focuses on performance improvements, such as optimizing base64 encoding, and various internal cleanups including renaming structs in Turbopack and improving test stability. It also introduces server-side hints for Prefetch Inlining.

Migration Steps

  1. Turbopack users should note that the IntoTraitRef trait has been removed and replaced with an inherent method on Vc.

✨ New Features

  • Generate size-based hints on server for Prefetch Inlining.
  • Expose resolved invocation targets in next-routing.

🐛 Bug Fixes

  • Skip dimming when --inspect is used.
  • Respect generateStaticParams in instant navigation shell.
  • Deflake instant-navs-devtools tests.
  • Resolve stale merge issues in tests.

Affected Symbols