Change8

v16.3.0-canary.67

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

Summary

This release restores a previous canary version and includes several bug fixes related to image rendering, navigation inspection, and prefetching warnings. It also updates documentation regarding root parameters.

Migration Steps

  1. The docs now include a generateStaticParams section and CC requirement for root params.

🐛 Bug Fixes

  • Fixed local fonts in statically prerendered ImageResponse metadata route.
  • Surfaced an error for blocking routes under the Navigation Inspector.
  • Suppressed prefetch={true} warning when route opts out via instant = false.

Affected Symbols