@angular/localize
Advanced tools
Changelog
16.2.2 (2023-08-23)
| Commit | Type | Description | | -- | -- | -- | | a43c0772ea | fix | Allow safeUrl for ngSrc in NgOptimizedImage (#51351) |
| Commit | Type | Description | | -- | -- | -- | | 39ace8664b | fix | enforce a minimum version to be used when a library uses input transform (#51413) |
| Commit | Type | Description | | -- | -- | -- | | 36f434e49d | fix | guard the jasmine hooks (#51394) |
| Commit | Type | Description |
| -- | -- | -- |
| b0396e7164 | fix | Ensure canceledNavigationResolution: 'computed'
works on first page (#51441) |
<a name="16.2.1"></a>
Changelog
16.2.1 (2023-08-16)
| Commit | Type | Description | | -- | -- | -- | | 232a8c1b8d | fix | Apply named outlets to children empty paths not appearing in the URL (#51292) |
<!-- CHANGELOG SPLIT MARKER --><a name="16.2.0"></a>
Changelog
16.2.0 (2023-08-09)
| Commit | Type | Description | | -- | -- | -- | | dd850b2ab7 | fix | correctly report GC memory amounts (#50760) |
| Commit | Type | Description | | -- | -- | -- | | 29d358170b | feat | add component input binding support for NgComponentOutlet (#51148) | | 1837efb9da | feat | Allow ngSrc to be changed post-init (#50683) |
| Commit | Type | Description | | -- | -- | -- | | c27a1e61d6 | feat | scope selectors in @scope queries (#50747) |
| Commit | Type | Description | | -- | -- | -- | | 12bad6576d | fix | libraries compiled with v16.1+ breaking with Angular framework v16.0.x (#50714) |
| Commit | Type | Description | | -- | -- | -- | | e53d4ecf4c | feat | add afterRender and afterNextRender (#50607) | | 98d262fd27 | feat | create injector debugging APIs (#48639) | | cdaa2a8a9e | feat | support Provider type in Injector.create (#49587) | | 9f490da7e2 | fix | handle hydration of view containers for root components (#51247) |
| Commit | Type | Description |
| -- | -- | -- |
| 0b14e4ef74 | feat | exposes the fixture
of the RouterTestingHarness
(#50280) |
<a name="16.1.9"></a>
Changelog
16.1.9 (2023-08-09)
<!-- CHANGELOG SPLIT MARKER --><a name="16.1.8"></a>
Changelog
16.1.8 (2023-08-02)
| Commit | Type | Description | | -- | -- | -- | | cc722ea1f5 | fix | return full spans for Comment nodes (#50855) |
<!-- CHANGELOG SPLIT MARKER --><a name="16.1.7"></a>
Changelog
16.1.7 (2023-07-26)
| Commit | Type | Description |
| -- | -- | -- |
| 916916d835 | fix | check whether Zone
is defined (#51119) |
<a name="16.1.6"></a>