@angular/animations
Advanced tools
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>
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>