v16.2.0-canary.29
📦 next-jsView on GitHub →
✨ 1 features🐛 2 fixes🔧 1 symbols
Summary
This release includes an upgrade to React, introduces instant validation in Dev mode for Instant, and addresses several internal fixes including build ID comments and caching logic.
Migration Steps
- Require explicit `cacheLife` on outer "use cache" when nesting short-lived caches: #89481
✨ New Features
- [Instant] Instant validation in Dev: #89077
🐛 Bug Fixes
- Don't insert build id comment in HTML: #89478
- Turbopack: fix is_persistent_caching_enabled: #89533