@angular/platform-browser-dynamic
Advanced tools
Changelog
18.0.7 (2024-07-10)
| Commit | Type | Description | | -- | -- | -- | | 85f77b5cda | fix | fix CSS animation rule scope (#56800) |
| Commit | Type | Description |
| -- | -- | -- |
| 95d7076d1a | perf | execute fetch
outside of Angular zone (#56820) |
| Commit | Type | Description | | -- | -- | -- | | d6fff45e73 | fix | Fix cf migration let condition semicolon order (#56913) |
<!-- CHANGELOG SPLIT MARKER --><a name="18.0.6"></a>
Changelog
18.0.6 (2024-07-03)
| Commit | Type | Description | | -- | -- | -- | | a55719f55e | fix | Don't run preconnect assertion on the server. (#56213) |
| Commit | Type | Description | | -- | -- | -- | | 4909844805 | fix | establish proper defer injector hierarchy for components attached to ApplicationRef (#56763) | | fec5b80aaf | fix | support injection of object with null constructor. (#56553) |
| Commit | Type | Description | | -- | -- | -- | | b7d3ecc873 | fix | routes should not get stale providers (#56798) |
<!-- CHANGELOG SPLIT MARKER --><a name="18.0.5"></a>
Changelog
18.0.5 (2024-06-26)
| Commit | Type | Description |
| -- | -- | -- |
| 2f73281dfd | fix | improve docs on afterRender hooks (#56525) |
| be9e4892f9 | fix | improve support for i18n hydration of projected content (#56192) |
| 5f9bd5521e | fix | prevent calling devMode only function on @defer
error. (#56559) |
<a name="18.0.4"></a>
Changelog
18.0.4 (2024-06-20)
| Commit | Type | Description | | -- | -- | -- | | ec0d1bf6f3 | fix | insert constant statements after the first group of imports (#56431) |
| Commit | Type | Description | | -- | -- | -- | | 83ffa94783 | fix | do not activate event replay when no events are registered (#56509) |
| Commit | Type | Description | | -- | -- | -- | | 5578681da2 | fix | Delay the view transition to ensure renders in microtasks complete (#56494) |
<!-- CHANGELOG SPLIT MARKER --><a name="18.0.3"></a>
Changelog
18.0.3 (2024-06-12)
| Commit | Type | Description | | -- | -- | -- | | ebf00aa0659 | fix | adjust supported browser names for headless chrome (#56360) |
| Commit | Type | Description | | -- | -- | -- | | dbd0fa00f8c | fix | async EventEmitter should contribute to app stability (#56308) | | 625ca3e2b3f | fix | signals should be tracked when embeddedViewRef.detectChanges is called (#55719) |
| Commit | Type | Description |
| -- | -- | -- |
| d6dd3dbdb09 | fix | add @angular/localize/init
as polyfill in angular.json
(#56300) |
| Commit | Type | Description | | -- | -- | -- | | c07e1b33569 | fix | resolve error in standalone migration (#56302) |
<!-- CHANGELOG SPLIT MARKER --><a name="18.0.2"></a>