Skip to content

v19.0.3

Latest
Compare
Choose a tag to compare
@alan-agius4 alan-agius4 released this 04 Dec 14:55
· 186 commits to main since this release

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