Angular: 19.2.1 Release

Release date:
March 5, 2025
Previous version:
19.2.0 (released February 26, 2025)
Magnitude:
3,128 Diff Delta
Contributors:
19 total committers
Data confidence:
Commits:

Top Contributors in 19.2.1

atscott
arturovt
JeanMeche
jessicajaniuk
JeevanMahesha
kirjs
pkozlowski-opensource
mmalerba
Ahmed-Hakeem
langxyzxyz

Directory Browser for 19.2.1

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

<a name="19.2.1"></a>

19.2.1 (2025-03-05)

common

| Commit | Description | | -- | -- | | fix - c2de5f68b3 | clean up onUrlChange listener when root scope is destroyed (#60004) |

compiler-cli

| Commit | Description | | -- | -- | | fix - 1dd94476b3 | ensure template IDs are not reused if a source file changes (#60152) |

core

| Commit | Description | | -- | -- | | fix - 1b3b05bf72 | cache ComponentRef inputs and outputs (#60156) | | fix - 330c24aed9 | prevent invoking replay listeners on disconnected nodes (#60103) | | fix - cfad089cc3 | prevents event replay from being called on comment nodes (#60130) |

language-service

| Commit | Description | | -- | -- | | fix - 3f0116607d | Forward the tags for quick info from the type definition (#59524) |