@angular/router
Advanced tools
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.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.0.4"></a>
Changelog
19.0.4 (2024-12-12)
| Commit | Type | Description | | -- | -- | -- | | 7e612171709 | fix | consider pre-release versions when detecting feature support (#59061) | | cd764a31152 | fix | error in unused standalone imports diagnostic (#59064) |
| Commit | Type | Description | | -- | -- | -- | | 34ded10fa60 | fix | Fix a bug where snapshotted functions are being run twice if they return a nullish/falsey value. (#59073) |
| Commit | Type | Description | | -- | -- | -- | | ae0802d63c5 | fix | collect external component styles from server rendering (#59031) |
<!-- CHANGELOG SPLIT MARKER --><a name="19.0.3"></a>
Changelog
19.0.3 (2024-12-04)
<!-- CHANGELOG SPLIT MARKER --><a name="19.0.2"></a>