Angular: 19.0.2 Release

Release date:
December 4, 2024
Previous version:
19.0.1 (released November 26, 2024)
Magnitude:
3,442 Diff Delta
Contributors:
27 total committers
Data confidence:
Commits:

Top Contributors in 19.0.2

jessicajaniuk
hawkgs
crisbeto
JeanMeche
eneajaho
aboudard
sheikalthaf
alan-agius4
arturovt
pkozlowski-opensource

Directory Browser for 19.0.2

All files are compared to previous version, 19.0.1. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

<a name="19.0.2"></a>

19.0.2 (2024-12-04)

compiler-cli

| Commit | Description | | -- | -- | | fix - 9f99196d23 | account for multiple generated namespace imports in HMR (#58924) |

core

| Commit | Description | | -- | -- | | fix - 4792db9a6d | Explicitly manage TracingSnapshot lifecycle and dispose of it once it's been used. (#58929) |

migrations

| Commit | Description | | -- | -- | | fix - 7b5bacc228 | class content being deleted in some edge cases (#58959) | | fix - d1cbdd6acb | correctly strip away parameters surrounded by comments in inject migration (#58959) | | fix - e17ff71c31 | don't migrate classes with parameters that can't be injected (#58959) | | fix - 7c5f990001 | inject migration aggressively removing imports (#58959) | | fix - 4392ccedf9 | inject migration dropping code if everything except super is removed (#58959) | | fix - 9cbebc6dda | preserve type literals and tuples in inject migrations (#58959) |

platform-server

| Commit | Description | | -- | -- | | fix - f3c388ecda | remove peer dependency on animations (#58997) |