Angular: 19.1.3 Release

Release date:
January 22, 2025
Previous version:
19.1.2 (released January 20, 2025)
Magnitude:
1,278 Diff Delta
Contributors:
6 total committers
Data confidence:
Commits:

Top Contributors in 19.1.3

crisbeto
pkozlowski-opensource
clydin
thesmiler
AndrewKushnir
angular-robot

Directory Browser for 19.1.3

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

Loading File Browser...

Release Notes Published

<a name="19.1.3"></a>

19.1.3 (2025-01-22)

compiler

| Commit | Description | | -- | -- | | fix - ecfb74d287 | handle :host-context with comma-separated child selector (#59276) |

compiler-cli

| Commit | Description | | -- | -- | | fix - 53160e504d | extract parenthesized dependencies during HMR (#59644) | | fix - 39690969af | handle conditional expressions when extracting dependencies (#59637) | | fix - 78af7a5059 | handle new expressions when extracting dependencies (#59637) |

core

| Commit | Description | | -- | -- | | fix - 408af24ff3 | capture self-referencing component during HMR (#59644) | | fix - d7575c201c | replace metadata in place during HMR (#59644) | | fix - 26f6d4c485 | skip component ID collision warning during SSR (#59625) |

migrations

| Commit | Description | | -- | -- | | fix - a62c84bc18 | avoid applying the same replacements twice when cleaning up unused imports (#59656) |

platform-browser

| Commit | Description | | -- | -- | | fix - b2b3816cb1 | clear renderer cache during HMR when using async animations (#59644) |