Angular: 19.2.6 Release

Release date:
April 9, 2025
Previous version:
19.2.5 (released April 2, 2025)
Magnitude:
1,282 Diff Delta
Contributors:
14 total committers
Data confidence:
Commits:

Top Contributors in 19.2.6

crisbeto
JoostK
atscott
aparzi
JeanMeche
cexbrayat
arturovt
hawkgs
dgp1130
angular-robot

Directory Browser for 19.2.6

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

Release Notes Published

compiler

| Commit | Description | | -- | -- | | fix - 3441f7b914 | error if rawText isn't estimated correctly (#60529) (#60753) |

compiler-cli

| Commit | Description | | -- | -- | | fix - fc946c5f72 | ensure HMR works with different output module type (#60797) |

core

| Commit | Description | | -- | -- | | fix - 00bbd9b382 | fix docs for output migration (#60764) | | fix - f2bfa3151e | fix ng generate @angular/core:output-migration. Fixes angular#58650 (#60763) | | fix - 9241615ad0 | reduce total memory usage of various migration schematics (#60776) |

language-service

| Commit | Description | | -- | -- | | fix - 0e82d42774 | Do not provide element completions in end tag (#60616) | | fix - fcdef1019f | Ensure dollar signs are escaped in completions (#60597) |