Angular
The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.
Usage information and reference details can be found in Angular documentation.
License: MIT
20.3.7 (2025-10-22)
animations
| Commit | Type | Description |
| -- | -- | -- |
| bd38cd45a5 | fix | account for Element.animate exceptions (#64506) |
compiler
| Commit | Type | Description |
| -- | -- | -- |
| 891f180262 | fix | correctly compile long numeric HTML entities (#64297) |
compiler-cli
| Commit | Type | Description |
| -- | -- | -- |
| 371274bfc6 | fix | missingStructuralDirective diagnostic produces false negatives (#64470) |
core
| Commit | Type | Description |
| -- | -- | -- |
| 4c89a267c3 | fix | pass element removal property through in all locations (#64565) |
| 2fad4d4ab6 | fix | prevent duplicate nodes from being retained with fast `animate.leave`` calls (#64592) |
router
| Commit | Type | Description |
| -- | -- | -- |
| cfd8ed3fff | fix | Fix outlet serialization and parsing with no primary children (#64505) |
| 182fe78f91 | fix | Surface parse errors in Router.parseUrl (#64503) |
<!-- CHANGELOG SPLIT MARKER -->
<a name="20.3.6"></a>