v16.3.0-canary.16
📦 next-jsView on GitHub →
✨ 1 features🐛 1 fixes🔧 1 symbols
Summary
This release introduces an enhancement to cache signal handling during foreground revalidation and fixes an issue with encoding non-ASCII characters in cache tags.
✨ New Features
- Hold cacheSignal across unstable_cache foreground revalidation.
🐛 Bug Fixes
- Encode non-ASCII characters in cache tags at construction.