v16.3.0-canary.48
📦 next-jsView on GitHub →
✨ 2 features🐛 3 fixes🔧 2 symbols
Summary
This release enables turbopack file system caching by default in non-stable builds and introduces a cold cache development indicator. It also includes several minor fixes related to caching, CI processes, and stream handling.
✨ New Features
- Enable turbopackFileSystemCacheForBuild by default in non-stable releases.
- Add a cold cache dev indicator.
🐛 Bug Fixes
- Copy AI prompt dynamically from title + link in instant build fix-card.
- Stage short-lived 'use cache' entries correctly in development.
- Handle shell errors when resuming Node streams.