Angular: 19.0.0-rc.1 Release

Release date:
November 6, 2024
Previous version:
19.0.0-rc.0 (released October 30, 2024)
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in 19.0.0-rc.1

Could not determine top contributors for this release.

Directory Browser for 19.0.0-rc.1

All files are compared to previous version, 19.0.0-rc.0. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

<a name="19.0.0-rc.1"></a>

19.0.0-rc.1 (2024-11-06)

compiler

| Commit | Description | | -- | -- | | fix - b25121ee4a | avoid having to duplicate core environment (#58444) |

compiler-cli

| Commit | Description | | -- | -- | | fix - d4d76ead80 | do not fail fatal when references to non-existent module are discovered (#58515) | | fix - 22cd6869ef | make the unused imports diagnostic easier to read (#58468) |

core

| Commit | Description | | -- | -- | | fix - 8ae84be3df | avoid slow stringification when checking for duplicates in dev mode (#58521) | | fix - 6e0af6dbbb | resolve forward-referenced host directives during directive matching (#58492) |

migrations

| Commit | Description | | -- | -- | | fix - c5e676bb87 | flip the default standalone flag in route-lazy-loading migration (#58474) | | fix - e85ac5c7cb | properly bundle shared compiler code into migrations (#58515) |

platform-browser

| Commit | Description | | -- | -- | | fix - c36a1c023b | correctly add external stylesheets to ShadowDOM components (#58482) |