19.0.6 (2025-01-08)
compiler-cli
| 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) |
core
| Commit | Type | Description |
| -- | -- | -- |
| 07afce81b8 | fix | Ensure that a destroyed effect
never run. (#59415) |
platform-browser
| 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) |
router
| Commit | Type | Description |
| -- | -- | -- |
| 144bccb687 | fix | avoid component ID collisions with user code (#59300) |
<!-- CHANGELOG SPLIT MARKER -->
<a name="19.1.0-next.4"></a>