@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>