v21.2.1
📦 angularView on GitHub →
🐛 4 fixes🔧 1 symbols
Summary
This release focuses on bug fixes across core and http modules, including improvements to hydration, animation handling, drag and drop, and blob response caching.
🐛 Bug Fixes
- Added transfer cache to httpResource to fix hydration issues.
- Prevented child animation elements from being orphaned.
- Prevented removal of elements during drag and drop operations.
- Correctly caches blob responses in the transfer cache.