@angular/animations
Advanced tools
Changelog
19.2.10 (2025-05-07)
| Commit | Type | Description |
| -- | -- | -- |
| 89056a0356 | fix | cleanup updateLatestValue
if view is destroyed before promise resolves (#61064) |
| Commit | Type | Description | | -- | -- | -- | | 4623b61448 | fix | missing useExisting providers throwing for optional calls (#61152) | | 400dbc5b89 | fix | properly handle app stabilization with defer blocks (#61056) |
| Commit | Type | Description | | -- | -- | -- | | a6f0d5bc20 | fix | less aggressive ngServerMode cleanup (#61106) |
<!-- CHANGELOG SPLIT MARKER --><a name="19.2.9"></a>
Changelog
19.2.9 (2025-04-30)
| Commit | Type | Description | | -- | -- | -- | | 946b844e0d | fix | async EventEmitter error should not prevent stability (#61028) | | dbb87026ca | fix | call DestroyRef on destroy callback if view is destroyed [patch] (#61061) | | 2e140a136a | fix | prevent stash listener conflicts [patch] (#61063) |
<!-- CHANGELOG SPLIT MARKER --><a name="19.2.8"></a>
Changelog
19.2.8 (2025-04-23)
| Commit | Type | Description | | -- | -- | -- | | ea4a211216 | fix | make NgForm emit FormSubmittedEvent and FormResetEvent (#60887) |
<!-- CHANGELOG SPLIT MARKER --><a name="19.2.7"></a>
Changelog
19.2.7 (2025-04-16)
| Commit | Type | Description |
| -- | -- | -- |
| 37ab6814f5 | fix | issue a warning instead of an error when NgOptimizedImage
exceeds the preload limit (#60883) |
| Commit | Type | Description | | -- | -- | -- | | b144126612 | fix | inject migration: replace param with this. (#60713) |
| Commit | Type | Description |
| -- | -- | -- |
| d39e09da41 | fix | Include HTTP status code and headers when HTTP requests errored in httpResource
(#60802) |
<a name="19.2.6"></a>
Changelog
19.2.6 (2025-04-09)
| Commit | Type | Description | | -- | -- | -- | | 3441f7b914 | fix | error if rawText isn't estimated correctly (#60529) (#60753) |
| Commit | Type | Description | | -- | -- | -- | | fc946c5f72 | fix | ensure HMR works with different output module type (#60797) |
| Commit | Type | Description | | -- | -- | -- | | 00bbd9b382 | fix | fix docs for output migration (#60764) | | f2bfa3151e | fix | fix ng generate @angular/core:output-migration. Fixes angular#58650 (#60763) | | 9241615ad0 | fix | reduce total memory usage of various migration schematics (#60776) |
| Commit | Type | Description | | -- | -- | -- | | 0e82d42774 | fix | Do not provide element completions in end tag (#60616) | | fcdef1019f | fix | Ensure dollar signs are escaped in completions (#60597) |
<!-- CHANGELOG SPLIT MARKER --><a name="19.2.5"></a>