@angular/common
Advanced tools
Changelog
19.1.1 (2025-01-16)
| Commit | Type | Description | | -- | -- | -- | | 357795cb96 | fix | run HMR replacement in the zone (#59562) |
| Commit | Type | Description | | -- | -- | -- | | eb0b1851f4 | fix | roll back HMR fix (#59557) |
<!-- CHANGELOG SPLIT MARKER --><a name="19.1.0"></a>
Changelog
19.1.0-next.4 (2024-12-18)
| Commit | Type | Description |
| -- | -- | -- |
| 57f3550219 | feat | add utility for resolving defer block information to ng global (#59184) |
| 22f191f763 | feat | extend the set of profiler events (#59183) |
| 1f4ff2fa36 | fix | avoid triggering on timer
and on idle
on the server (#59177) |
| cf89f14766 | fix | Fix nested timer serialization (#59173) |
| Commit | Type | Description | | -- | -- | -- | | 300b141cc8 | fix | Warn user when transfer state happens more than once (#58935) |
<!-- CHANGELOG SPLIT MARKER --><a name="19.0.5"></a>
Changelog
19.0.7 (2025-01-15)
| Commit | Type | Description | | -- | -- | -- | | 2b4b7c3ebf | fix | handle more node types when extracting dependencies (#59445) |
| Commit | Type | Description | | -- | -- | -- | | f893d07232 | fix | destroy renderer when replacing styles during HMR (#59514) |
| Commit | Type | Description | | -- | -- | -- | | eb2fcd1896 | fix | incorrect stats when migrating queries with best effort mode (#59463) |
<!-- CHANGELOG SPLIT MARKER --><a name="19.0.6"></a>
Changelog
19.0.6 (2025-01-08)
| Commit | Type | Description | | -- | -- | -- | | 06a55e9817 | fix | account for more expression types when determining HMR dependencies (#59323) | | 17fb20f85d | fix | preserve defer block dependencies during HMR when class metadata is disabled (#59313) |
| Commit | Type | Description |
| -- | -- | -- |
| 07afce81b8 | fix | Ensure that a destroyed effect
never run. (#59415) |
| Commit | Type | Description | | -- | -- | -- | | dbb8980d03 | fix | avoid circular DI error in async renderer (#59271) | | 6d00efde95 | fix | styles not replaced during HMR when using animations renderer (#59393) |
| Commit | Type | Description | | -- | -- | -- | | 144bccb687 | fix | avoid component ID collisions with user code (#59300) |
<!-- CHANGELOG SPLIT MARKER --><a name="19.1.0-next.4"></a>
Changelog
19.1.0-next.4 (2024-12-18)
| Commit | Type | Description |
| -- | -- | -- |
| 57f3550219 | feat | add utility for resolving defer block information to ng global (#59184) |
| 22f191f763 | feat | extend the set of profiler events (#59183) |
| 1f4ff2fa36 | fix | avoid triggering on timer
and on idle
on the server (#59177) |
| cf89f14766 | fix | Fix nested timer serialization (#59173) |
| Commit | Type | Description | | -- | -- | -- | | 300b141cc8 | fix | Warn user when transfer state happens more than once (#58935) |
<!-- CHANGELOG SPLIT MARKER --><a name="19.0.5"></a>
Changelog
19.0.5 (2024-12-18)
| Commit | Type | Description |
| -- | -- | -- |
| 3793218e77 | fix | avoid triggering on timer
and on idle
on the server (#59177) |
| cfc96ed82c | fix | Fix nested timer serialization (#59173) |
| Commit | Type | Description | | -- | -- | -- | | 9085a8fbd8 | fix | Warn user when transfer state happens more than once (#58935) |
<!-- CHANGELOG SPLIT MARKER --><a name="19.1.0-next.3"></a>