@angular/elements
Advanced tools
Changelog
16.1.7 (2023-07-26)
| Commit | Type | Description |
| -- | -- | -- |
| 916916d835 | fix | check whether Zone
is defined (#51119) |
<a name="16.1.6"></a>
Changelog
16.1.6 (2023-07-19)
| Commit | Type | Description | | -- | -- | -- | | dea8dc0378 | fix | Run fetch request out the angular zone (#50981) |
<!-- CHANGELOG SPLIT MARKER --><a name="16.1.5"></a>
Changelog
16.1.4 (2023-07-06)
| Commit | Type | Description |
| -- | -- | -- |
| 4ba5850ba6 | fix | use setTimeout
when coalescing tasks in Node.js (#50820) |
| Commit | Type | Description | | -- | -- | -- | | a4348355ce | fix | allow for downgraded components to work with component-router (#50871) |
<!-- CHANGELOG SPLIT MARKER --><a name="16.1.3"></a>
Changelog
16.1.3 (2023-06-28)
| Commit | Type | Description | | -- | -- | -- | | dd6fc5785f | fix | expose input transform function on ComponentFactory and ComponentMirror (#50713) |
| Commit | Type | Description | | -- | -- | -- | | e1bbe47c23 | fix | support input transform functions (#50713) |
| Commit | Type | Description | | -- | -- | -- | | 79dd6a847a | fix | wait until animation completion before destroying renderer (#50677) | | a797f41d1b | fix | wait until animation completion before destroying renderer (#50860) |
<!-- CHANGELOG SPLIT MARKER --><a name="16.1.2"></a>
Changelog
16.1.2 (2023-06-21)
| Commit | Type | Description | | -- | -- | -- | | 9488a3fd46 | fix | Send query params on fetch request (#50740) | | 5ae001829c | fix | use serializeBody to support JSON payload in FetchBackend (#50776) |
<!-- CHANGELOG SPLIT MARKER --><a name="16.1.1"></a>
Changelog
16.1.1 (2023-06-14)
| Commit | Type | Description | | -- | -- | -- | | 71360b3a3e | fix | libraries compiled with v16.1+ breaking with Angular framework v16.0.x (#50715) |
| Commit | Type | Description | | -- | -- | -- | | d9bed48eb5 | fix | extend toSignal to accept any Subscribable (#50162) |
| Commit | Type | Description | | -- | -- | -- | | 5e1d8444ae | fix | Prevent a component from importing itself. (#50554) |
<!-- CHANGELOG SPLIT MARKER --><a name="16.1.0"></a>