v22.1.0-rc.0Pre-release
22.1.0-rc.0
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 - d14696e430 | preserve crossorigin on image preloads |
core
| Commit | Description |
|---|---|
| fix - 3499a1321b | ensure SVG animation attributeName is checked case-insensitively |
forms
| Commit | Description |
|---|---|
| fix - 3497c9b943 | ensure pending status propagates to the root form in signal forms |
http
| Commit | Description |
|---|---|
| fix - 3192dccaa3 | prevent transfer cache key collisions |
migrations
| Commit | Description |
|---|---|
| fix - 49672c437b | correctly migrate ngClass with mixed space-separated keys |
| fix - 223e40279f | preserve NgClass import on partial migration |