Angular CLI: 19.0.3 Release

Release date:
December 4, 2024
Previous version:
19.0.2 (released November 25, 2024)
Magnitude:
291 Diff Delta
Contributors:
6 total committers
Data confidence:
Commits:

Top Contributors in 19.0.3

alan-agius4
josephperrott
sashaphmn
JamesHenry
clydin
guiseek

Directory Browser for 19.0.3

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

Loading File Browser...

Release Notes Published

<a name="19.0.3"></a>

19.0.3 (2024-12-04)

@schematics/angular

| Commit | Description | | -- | -- | | fix - 28a51cc5e | add required type to CanDeactivate guard (#29004) |

@angular/cli

| Commit | Description | | -- | -- | | fix - 4e82ca180 | correctly select package versions in descending order during ng add |

@angular/build

| Commit | Description | | -- | -- | | fix - f26e1b462 | add timeout to route extraction | | fix - ab4e77c75 | allow .json file replacements with application builds | | fix - 06690d87e | apply define option to JavaScript from scripts option | | fix - 775e6f780 | avoid deploy URL usage on absolute preload links | | fix - 21f21eda3 | ensure correct handling of index.output for SSR |

@angular/ssr

| Commit | Description | | -- | -- | | fix - 75cf47e71 | apply HTML transformation to CSR responses | | fix - 5880a0230 | correctly handle serving of prerendered i18n pages | | fix - 277b8a378 | ensure compatibility for Http2ServerResponse type |