@angular/common
Advanced tools
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>
Changelog
18.0.2 (2024-06-05)
| Commit | Type | Description |
| -- | -- | -- |
| 78cf9bfc0e | fix | Do not migrate HttpClientModule
imports on components. (#56067) |
| 616cdef474 | fix | don't coerce all producers to consumers on liveness change (#56140) |
| 2a440e1064 | fix | Fix shouldPreventDefaultBeforeDispatching bug (#56188) |
| 290a47d842 | fix | handle missing withI18nSupport()
call for components that use i18n blocks (#56175) |
| Commit | Type | Description | | -- | -- | -- | | b70b80ba55 | fix | do not generate aliased variables with the same name (#56154) |
<!-- CHANGELOG SPLIT MARKER --><a name="18.0.1"></a>
Changelog
18.0.1 (2024-05-29)
| Commit | Type | Description | | -- | -- | -- | | 419ffa2026 | fix | optimize track function that only passes $index (#55872) |
| Commit | Type | Description | | -- | -- | -- | | 4c7efc005a | fix | interpolatedSignalNotInvoked diagnostic for class, style, attribute and animation bindings (#55969) |
| Commit | Type | Description | | -- | -- | -- | | 4e6ea0e19c | fix | handle elements with local refs in event replay serialization logic (#56076) | | d73a0175cb | fix | link errors to ADEV (#55554) | | 985a215b10 | fix | typo in zoneless warning (#55974) |
| Commit | Type | Description | | -- | -- | -- | | ba85d08158 | fix | handle empty ngSwitchCase (#56105) |
<!-- CHANGELOG SPLIT MARKER --><a name="17.3.10"></a>
Changelog
17.3.10 (2024-05-22)
<!-- CHANGELOG SPLIT MARKER --><a name="18.0.0"></a>