@angular/elements
Advanced tools
Changelog
16.0.6 (2023-06-13)
| Commit | Type | Description | | -- | -- | -- | | 05ac0868c9 | fix | avoid duplicated content during hydration while processing a component with i18n (#50644) |
<!-- CHANGELOG SPLIT MARKER --><a name="16.0.5"></a>
Changelog
16.0.5 (2023-06-08)
| Commit | Type | Description | | -- | -- | -- | | 703b8fcac1 | fix | do not remove comments in component styles (#50346) |
| Commit | Type | Description |
| -- | -- | -- |
| 2b6da93e19 | fix | incorrectly throwing error for self-referencing component (#50559) |
| c992109d6c | fix | wait for HTTP in ngOnInit
correctly before server render (#50573) |
| Commit | Type | Description | | -- | -- | -- | | c0d4086c6e | fix | surface errors during rendering (#50587) |
<!-- CHANGELOG SPLIT MARKER --><a name="16.0.4"></a>
Changelog
16.0.4 (2023-06-01)
| Commit | Type | Description | | -- | -- | -- | | df65c4fc8f | fix | Trigger leave animation when ViewContainerRef is injected (#48705) |
| Commit | Type | Description | | -- | -- | -- | | 7e1bc513de | fix | untrack subscription and unsubscription in async pipe (#50522) |
| Commit | Type | Description |
| -- | -- | -- |
| 9970b29ace | fix | update ApplicationRef.isStable
to account for rendering pending tasks (#50425) |
<a name="16.0.3"></a>