Angular: 19.1.0-next.1 Release

Release date:
December 4, 2024
Previous version:
19.1.0-next.0 (released November 26, 2024)
Magnitude:
5,452 Diff Delta
Contributors:
30 total committers
Data confidence:
Commits:

Top Contributors in 19.1.0-next.1

sumitarora
jessicajaniuk
hawkgs
crisbeto
JeanMeche
eneajaho
aboudard
alxhub
pkozlowski-opensource
sheikalthaf

Directory Browser for 19.1.0-next.1

All files are compared to previous version, 19.1.0-next.0. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

<a name="19.1.0-next.1"></a>

19.1.0-next.1 (2024-12-04)

compiler-cli

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

core

| Commit | Description | | -- | -- | | feat - e894a5daea | set kind field on template and effect nodes (#58865) | | fix - 3b765367f3 | Explicitly manage TracingSnapshot lifecycle and dispose of it once it's been used. (#58929) |

migrations

| Commit | Description | | -- | -- | | fix - e31e52e177 | class content being deleted in some edge cases (#58959) | | fix - 508d3a1b3b | correctly strip away parameters surrounded by comments in inject migration (#58959) | | fix - 7191aa6e09 | don't migrate classes with parameters that can't be injected (#58959) | | fix - a4924af6d5 | inject migration aggressively removing imports (#58959) | | fix - 35165d152d | inject migration dropping code if everything except super is removed (#58959) | | fix - 68e5ba7a3a | preserve type literals and tuples in inject migrations (#58959) |

platform-server

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