@angular/animations
Advanced tools
Changelog
19.2.12 (2025-05-21)
| Commit | Type | Description | | -- | -- | -- | | 126efc9972 | fix | cancel reader when app is destroyed (#61528) | | efda872453 | fix | prevent reading chunks if app is destroyed (#61354) |
| Commit | Type | Description | | -- | -- | -- | | 44bb328eae | fix | avoid conflicts between HMR code and local symbols (#61550) |
| Commit | Type | Description | | -- | -- | -- | | 107180260f | fix | Always retain prior results for all files (#61487) | | 1191e62d70 | fix | avoid ECMAScript private field metadata emit (#61227) |
| Commit | Type | Description |
| -- | -- | -- |
| 2b1b14f4d3 | fix | cleanup rxResource
abort listener (#58306) |
| 8f9b05eaaa | fix | cleanup testability subscriptions (#61261) |
| eb53bda470 | fix | enable stashing only when withEventReplay()
is invoked (#61352) |
| 94f5a4b4d6 | fix | Testing should not throw when Zone does not patch test FW APIs (#61376) |
| c0c69a5abc | fix | unregister onDestroy
in toSignal
. (#61514) |
| Commit | Type | Description | | -- | -- | -- | | 8edafd0559 | perf | speed up resolution of base (#61392) |
<!-- CHANGELOG SPLIT MARKER --><a name="19.2.11"></a>
Changelog
19.2.11 (2025-05-15)
<!-- CHANGELOG SPLIT MARKER --><a name="19.2.10"></a>
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>