Change8

v16.3.0-canary.45

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

Summary

This release introduces global configuration for Partial Prefetching, defaulting it to App Shell only, and includes various internal improvements and fixes related to Turbopack and CNA setups.

Migration Steps

  1. When using PNPM 11+, configuration should now use `allowBuilds` instead of `ignoredBuiltDependencies` for CNA setups.

✨ New Features

  • Added global configuration option to enable Partial Prefetching.
  • Partial Prefetching now defaults to App Shell only.

🐛 Bug Fixes

  • Fixed an issue where subtree hints were not propagating correctly.

Affected Symbols