@angular/router
Advanced tools
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>
Changelog
19.1.0-next.3 (2024-12-12)
| Commit | Type | Description | | -- | -- | -- | | c5c20e9d86 | fix | check event side of two-way bindings (#59002) | | 0dee2681f7 | fix | consider pre-release versions when detecting feature support (#59061) | | 1b9492edf8 | fix | error in unused standalone imports diagnostic (#59064) |
| Commit | Type | Description | | -- | -- | -- | | d010e11b73 | feat | add event listener options to renderer (#59092) | | 30e676098d | fix | Fix a bug where snapshotted functions are being run twice if they return a nullish/falsey value. (#59073) |
| Commit | Type | Description | | -- | -- | -- | | 52be35118f | fix | collect external component styles from server rendering (#59031) |
<!-- 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.1.0-next.2"></a>
Changelog
19.1.0-next.2 (2024-12-04)
<!-- CHANGELOG SPLIT MARKER --><a name="19.0.3"></a>
Changelog
19.0.3 (2024-12-04)
<!-- CHANGELOG SPLIT MARKER --><a name="19.1.0-next.1"></a>
Changelog
19.1.0-next.1 (2024-12-04)
| Commit | Type | Description | | -- | -- | -- | | f280467398 | fix | account for multiple generated namespace imports in HMR (#58924) |
| Commit | Type | Description | | -- | -- | -- | | e894a5daea | feat | set kind field on template and effect nodes (#58865) | | 3b765367f3 | fix | Explicitly manage TracingSnapshot lifecycle and dispose of it once it's been used. (#58929) |
| Commit | Type | Description | | -- | -- | -- | | e31e52e177 | fix | class content being deleted in some edge cases (#58959) | | 508d3a1b3b | fix | correctly strip away parameters surrounded by comments in inject migration (#58959) | | 7191aa6e09 | fix | don't migrate classes with parameters that can't be injected (#58959) | | a4924af6d5 | fix | inject migration aggressively removing imports (#58959) | | 35165d152d | fix | inject migration dropping code if everything except super is removed (#58959) | | 68e5ba7a3a | fix | preserve type literals and tuples in inject migrations (#58959) |
| Commit | Type | Description | | -- | -- | -- | | 1cfbfc66d3 | fix | remove peer dependency on animations (#58997) |
<!-- CHANGELOG SPLIT MARKER --><a name="19.0.2"></a>
Changelog
19.0.2 (2024-12-04)
| Commit | Type | Description | | -- | -- | -- | | 9f99196d23 | fix | account for multiple generated namespace imports in HMR (#58924) |
| Commit | Type | Description | | -- | -- | -- | | 4792db9a6d | fix | Explicitly manage TracingSnapshot lifecycle and dispose of it once it's been used. (#58929) |
| Commit | Type | Description | | -- | -- | -- | | 7b5bacc228 | fix | class content being deleted in some edge cases (#58959) | | d1cbdd6acb | fix | correctly strip away parameters surrounded by comments in inject migration (#58959) | | e17ff71c31 | fix | don't migrate classes with parameters that can't be injected (#58959) | | 7c5f990001 | fix | inject migration aggressively removing imports (#58959) | | 4392ccedf9 | fix | inject migration dropping code if everything except super is removed (#58959) | | 9cbebc6dda | fix | preserve type literals and tuples in inject migrations (#58959) |
| Commit | Type | Description | | -- | -- | -- | | f3c388ecda | fix | remove peer dependency on animations (#58997) |
<!-- CHANGELOG SPLIT MARKER --><a name="18.2.13"></a>
Changelog
18.2.13 (2024-11-26)
| Commit | Type | Description | | -- | -- | -- | | 06d70a25ea | fix | take care of tests that import both HttpClientModule & HttpClientTestingModule. (#58777) |
<!-- CHANGELOG SPLIT MARKER --><a name="19.1.0-next.0"></a>
Changelog
19.1.0-next.0 (2024-11-26)
| Commit | Type | Description | | -- | -- | -- | | e4c50b3bea | feat | expose component instance in NgComponentOutlet (#58698) |
| Commit | Type | Description | | -- | -- | -- | | bd1f1294ae | feat | support TypeScript 5.7 (#58609) |
<!-- CHANGELOG SPLIT MARKER --><a name="19.0.1"></a>