@angular/animations
Advanced tools
Changelog
20.2.0-next.1 (2025-07-16)
| Commit | Type | Description | | -- | -- | -- | | a1e3f2bcd1 | fix | incorrect spans for left side of binary operation (#62641) | | 18a675081f | fix | more permissive parsing of @ characters (#62644) |
| Commit | Type | Description | | -- | -- | -- | | 527bd778a7 | fix | infer type of event target for void elements (#62648) |
| Commit | Type | Description | | -- | -- | -- | | 745ea44394 | feat | support TypeScript 5.9 (#62541) | | 859958dbfe | fix | Ensure application remains unstable during bootstrap (#62631) | | 780774f948 | fix | InputBinding marks component a dirty. (#62613) |
| Commit | Type | Description |
| -- | -- | -- |
| be811fee79 | feat | add referrer & integrity support for fetch requests in httpResource (#62461) |
| 1408baff45 | fix | Add missing timeout and transferCache options to HttpClient
(#62586) |
| 75a5d08c5e | fix | do not display warnings Angular detected that a
HttpClientrequest with the
keepalive option was sent using XHR
when option is not true (#62536) |
| Commit | Type | Description | | -- | -- | -- | | d64dd27a02 | feat | support to report the deprecated API in the template (#62054) |
| Commit | Type | Description | | -- | -- | -- | | 9c45c322d1 | fix | ensure preloaded components are properly activated (#62502) | | e9f215624f | fix | handle errors from view transition readiness (#62535) |
<!-- CHANGELOG SPLIT MARKER --><a name="20.1.1"></a>
Changelog
20.1.1 (2025-07-16)
| Commit | Type | Description | | -- | -- | -- | | 75d2a349b4 | fix | incorrect spans for left side of binary operation (#62641) | | 70c8780c54 | fix | more permissive parsing of @ characters (#62644) |
| Commit | Type | Description | | -- | -- | -- | | 9506cdfaad | fix | infer type of event target for void elements (#62648) |
| Commit | Type | Description | | -- | -- | -- | | 26ade4a337 | fix | Ensure application remains unstable during bootstrap (#62631) | | a81f0faa1a | fix | InputBinding marks component a dirty. (#62613) |
| Commit | Type | Description |
| -- | -- | -- |
| 276836ee73 | fix | do not display warnings Angular detected that a
HttpClientrequest with the
keepalive option was sent using XHR
when option is not true (#62536) |
| Commit | Type | Description | | -- | -- | -- | | 5949373692 | fix | handle errors from view transition readiness (#62535) |
<!-- CHANGELOG SPLIT MARKER --><a name="20.2.0-next.0"></a>
Changelog
20.2.0-next.0 (2025-07-09)
| Commit | Type | Description | | -- | -- | -- | | 1cf9d9064c | feat | Add support for fetch referrer & integrity options in HttpClient (#62417) |
<!-- CHANGELOG SPLIT MARKER --><a name="20.1.0"></a>
Changelog
20.1.0-next.3 (2025-06-25)
| Commit | Type | Description | | -- | -- | -- | | 0dcf230d52 | feat | add support for new binary assignment operators (#62064) |
| Commit | Type | Description | | -- | -- | -- | | ed5062a91c | fix | add suggestion when pipe is missing (#62146) | | d25a6a0120 | fix | handle initializer APIs wrapped in type casts (#62203) |
| Commit | Type | Description |
| -- | -- | -- |
| 737b35b684 | feat | Add destroyed
property to EnvironmentInjector
(#61951) |
| 36a193139a | fix | allow to set a resource in an error state (#62253) |
| c4dd258658 | fix | avoid injecting ErrorHandler
from a destroyed injector (#61886) |
| 3eee19d892 | fix | unable to retrieve defer blocks in tests when component injects ViewContainerRef (#62156) |
| Commit | Type | Description | | -- | -- | -- | | 73269cf5ce | feat | add keepalive support for fetch requests in httpResource (#61833) | | 9791ab1b6f | feat | Add support for fetch request cache and priority options (#61766) |
| Commit | Type | Description | | -- | -- | -- | | 20c1f991e6 | feat | add semantic tokens for templates (#60260) | | 5d2e85920e | feat | support to fix missing required inputs diagnostic (#50911) |
| Commit | Type | Description |
| -- | -- | -- |
| 9833d9ea47 | feat | Run loadComponent
and loadChildren
functions in the route's injection context (#62133) |
| 7600bec71d | fix | handle scrollRestoration error in restricted environments (#62186) |
| Commit | Type | Description | | -- | -- | -- | | 900cd37f68 | fix | Make zoneless work with hybrid apps (#61660) |
<!-- CHANGELOG SPLIT MARKER --><a name="20.0.5"></a>
Changelog
20.0.6 (2025-07-01)
<!-- CHANGELOG SPLIT MARKER --><a name="20.1.0-next.3"></a>
Changelog
20.1.0-next.3 (2025-06-25)
| Commit | Type | Description | | -- | -- | -- | | 0dcf230d52 | feat | add support for new binary assignment operators (#62064) |
| Commit | Type | Description | | -- | -- | -- | | ed5062a91c | fix | add suggestion when pipe is missing (#62146) | | d25a6a0120 | fix | handle initializer APIs wrapped in type casts (#62203) |
| Commit | Type | Description |
| -- | -- | -- |
| 737b35b684 | feat | Add destroyed
property to EnvironmentInjector
(#61951) |
| 36a193139a | fix | allow to set a resource in an error state (#62253) |
| c4dd258658 | fix | avoid injecting ErrorHandler
from a destroyed injector (#61886) |
| 3eee19d892 | fix | unable to retrieve defer blocks in tests when component injects ViewContainerRef (#62156) |
| Commit | Type | Description | | -- | -- | -- | | 73269cf5ce | feat | add keepalive support for fetch requests in httpResource (#61833) | | 9791ab1b6f | feat | Add support for fetch request cache and priority options (#61766) |
| Commit | Type | Description | | -- | -- | -- | | 20c1f991e6 | feat | add semantic tokens for templates (#60260) | | 5d2e85920e | feat | support to fix missing required inputs diagnostic (#50911) |
| Commit | Type | Description |
| -- | -- | -- |
| 9833d9ea47 | feat | Run loadComponent
and loadChildren
functions in the route's injection context (#62133) |
| 7600bec71d | fix | handle scrollRestoration error in restricted environments (#62186) |
| Commit | Type | Description | | -- | -- | -- | | 900cd37f68 | fix | Make zoneless work with hybrid apps (#61660) |
<!-- CHANGELOG SPLIT MARKER --><a name="20.0.5"></a>
Changelog
20.0.5 (2025-06-25)
| Commit | Type | Description | | -- | -- | -- | | de0d525ad7 | fix | add suggestion when pipe is missing (#62146) | | 3eb5a79a83 | fix | handle initializer APIs wrapped in type casts (#62203) |
| Commit | Type | Description |
| -- | -- | -- |
| a2e6f317a7 | fix | allow to set a resource in an error state (#62253) |
| 4c00238a69 | fix | avoid injecting ErrorHandler
from a destroyed injector (#61886) |
| 369f03ad7f | fix | unable to retrieve defer blocks in tests when component injects ViewContainerRef (#62156) |
| Commit | Type | Description | | -- | -- | -- | | 65c59dd796 | fix | handle scrollRestoration error in restricted environments (#62186) |
| Commit | Type | Description | | -- | -- | -- | | 144c429230 | fix | Make zoneless work with hybrid apps (#61660) |
<!-- CHANGELOG SPLIT MARKER --><a name="20.1.0-next.2"></a>