v21.1.4
📦 angularView on GitHub →
✨ 1 features🐛 4 fixes🔧 1 symbols
Summary
This release includes several bug fixes across compiler, core, and http modules, alongside a new feature in forms supporting signal-based schemas.
✨ New Features
- Support signal-based schemas in validateStandardSchema within forms.
🐛 Bug Fixes
- Added geolocation element to schema in compiler.
- Capture animation dependencies eagerly to avoid destroyed injector in core.
- Fix flakey test due to document injection in core.
- Correctly parse ArrayBuffer and Blob in transfer cache in http.