v22.0.8
22.0.8
Fixed 6
- Preserve crossorigin on image preloads
- Ensure SVG animation attributeName is checked case-insensitively
- Ensure pending status propagates to the root form in signal forms
- Prevent transfer cache key collisions
- Correctly migrate ngClass with mixed space-separated keys
- Preserve NgClass import on partial migration
common
| Commit | Description |
|---|---|
| fix - c0368f2278 | preserve crossorigin on image preloads |
core
| Commit | Description |
|---|---|
| fix - 8616ba9db6 | ensure SVG animation attributeName is checked case-insensitively |
forms
| Commit | Description |
|---|---|
| fix - d302c7ab83 | ensure pending status propagates to the root form in signal forms |
http
| Commit | Description |
|---|---|
| fix - 9d40f8aefe | prevent transfer cache key collisions |
migrations
| Commit | Description |
|---|---|
| fix - 388daea2fc | correctly migrate ngClass with mixed space-separated keys |
| fix - bb39cda648 | preserve NgClass import on partial migration |