v16.3.0-canary.63
📦 next-jsView on GitHub →
✨ 3 features🐛 3 fixes🔧 1 symbols
Summary
This release includes improvements to caching mechanisms, such as serving ISR fallback shells on prefetch requests and optimizing navigation locks. It also features various internal cleanups and bug fixes related to instant errors and route parameter computation.
✨ New Features
- Serve ISR fallback shells in response to prefetch requests.
- Opt Partial Prefetching routes into the runtime stage of Cached Navs.
- Compute dev fallback params from the most-specific prerendered route.
🐛 Bug Fixes
- Drop irrelevant fix cards from instant errors.
- Release the instant navs lock without clearing the whole cookie jar.
- Fix #95015 by pulling a fix to scattered-collect.