v16.2.0-canary.57
📦 next-jsView on GitHub →
✨ 1 features🐛 1 fixes🔧 2 symbols
Summary
This release introduces Subresource Integrity support in Turbopack and includes a test fix related to the segment cache context provider.
✨ New Features
- Turbopack now supports Subresource Integrity.
🐛 Bug Fixes
- Added a test for passing an unawaited promise to the context provider in the segment cache.