Change8

v16.3.0-canary.47

📦 next-jsView on GitHub →
2 features🐛 3 fixes1 deprecations🔧 4 symbols

Summary

This release focuses on stabilizing several features, including `unstable_instant`, `catchError`, and `retry`, alongside various bug fixes and documentation updates. A key change is renaming the prefetch option `force-runtime` to `allow-runtime`.

Migration Steps

  1. Rename prefetch option `force-runtime` to `allow-runtime`.

✨ New Features

  • Insights now validate by default.
  • Experimental.appShells is now enabled by default when cacheComponents is used.

🐛 Bug Fixes

  • Fixed node:stream leak in webpack edge bundles.
  • Fixed Navigation Inspector Continue Rendering when using loading.tsx.
  • Prevented reads from .next-profiles.

Affected Symbols

⚡ Deprecations

  • The unstable_instant agent hints have been removed.