@angular/elements
Advanced tools
Changelog
20.1.4 (2025-07-31)
| Commit | Type | Description | | -- | -- | -- | | db3c5826ee | fix | exclude more safe reads expression from 2way-binding (#62852) |
| Commit | Type | Description | | -- | -- | -- | | c633b63e56 | fix | update symbols for new signals api (#62284) |
| Commit | Type | Description | | -- | -- | -- | | ab6033979a | fix | add missing http options allowed in fetch API (#62881) | | 15670d8417 | fix | propagate plain errors when parsing fails (#62765) |
<!-- CHANGELOG SPLIT MARKER --><a name="20.2.0-next.2"></a>
Changelog
20.2.0-next.2 (2025-07-23)
| Commit | Type | Description | | -- | -- | -- | | 7767aa640c | fix | allow more characters in square-bracketed attribute names (#62742) | | 3171d01452 | fix | fix detection of directive deps in JIT (#62666) |
| Commit | Type | Description | | -- | -- | -- | | 5abfe4a899 | feat | add diagnostic for uninvoked functions in text interpolation (#59191) |
| Commit | Type | Description | | -- | -- | -- | | 6b1f4b9e8b | feat | add enter and leave animation instructions (#62682) | | cec91c0035 | feat | add option to infer the tag names of components in tests (#62283) | | 4138aca91f | feat | render ARIA property bindings as attributes (#62630) | | 593cc8a368 | fix | checks if body exists before continuing (#62768) | | b8e415a717 | fix | fix change tracking for Resource#hasValue (#62595) | | 063b5e166f | fix | switch check to documentElement with chaining (#62773) |
| Commit | Type | Description | | -- | -- | -- | | 74d99ed379 | fix | resolve component resources before bootstrapping in JIT mode (#62758) |
| Commit | Type | Description | | -- | -- | -- | | 4ac6171b09 | feat | Adds support for updateViaCache in provideServiceWorker (#62721) |
<!-- CHANGELOG SPLIT MARKER --><a name="20.1.3"></a>
Changelog
20.1.3 (2025-07-23)
| Commit | Type | Description | | -- | -- | -- | | 2c522efbe5 | fix | fix change tracking for Resource#hasValue (#62595) |
| Commit | Type | Description | | -- | -- | -- | | 2fd1f7beb5 | fix | resolve component resources before bootstrapping in JIT mode (#62758) |
<!-- CHANGELOG SPLIT MARKER --><a name="20.1.2"></a>
Changelog
20.1.2 (2025-07-17)
| Commit | Type | Description | | -- | -- | -- | | 8ad10fd63b | fix | fix detection of directive deps in JIT (#62666) |
<!-- CHANGELOG SPLIT MARKER --><a name="20.2.0-next.1"></a>
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>