Angular: 19.1.2 Release

Release date:
February 7, 2025
Previous version:
19.1.1 (released February 7, 2025)
Magnitude:
1,367 Diff Delta
Contributors:
10 total committers
Data confidence:
Commits:

Top Contributors in 19.1.2

alxhub
crisbeto
pkozlowski-opensource
arturovt
leonsenft
AndrewKushnir
mattjanssen
alan-agius4
angular-robot
JeanMeche

Directory Browser for 19.1.2

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

Loading File Browser...

Release Notes Published

<a name="19.1.2"></a>

19.1.2 (2025-01-20)

compiler

| Commit | Description | | -- | -- | | fix - 8dcd889987 | update @ng/component URL to be relative (#59620) |

compiler-cli

| Commit | Description | | -- | -- | | fix - 95a05bb202 | disable tree shaking during HMR (#59595) |

core

| Commit | Description | | -- | -- | | fix - a4eb74c79c | animation sometimes renderer not being destroyed during HMR (#59574) | | fix - 906413aba3 | change Resource to use explicit undefined in its typings (#59024) | | fix - 4eb541837c | cleanup _ejsa when app is destroyed (#59492) | | fix - 5497102769 | cleanup stash listener when app is destroyed (#59598) | | fix - 266a8f2f2e | handle shadow DOM encapsulated component with HMR (#59597) | | fix - 6f7716268a | HMR not matching component that injects ViewContainerRef (#59596) | | fix - d12a186d53 | treat exceptions in equal as part of computation (#55818) |