v16.3.0-canary.33
📦 next-jsView on GitHub →
✨ 2 features🐛 3 fixes🔧 1 symbols
Summary
This release includes streaming prerendering capabilities and various fixes for Turbopack's module analysis and caching behavior. It also addresses an issue with 'use cache' bail-out when unstable_instant is false.
✨ New Features
- [CC] Streaming prerender
- Propagate adapter preferred regions
🐛 Bug Fixes
- Fix 'use cache' bail-out under unstable_instant = false
- Turbopack: use module graph for NFT
- Turbopack's analyzer: always treat promises as truth-y and non-nullish