Angular: 19.0.0-rc.0 Release

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

Top Contributors in 19.0.0-rc.0

Could not determine top contributors for this release.

Directory Browser for 19.0.0-rc.0

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

Loading File Browser...

Release Notes Published

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

19.0.0-rc.0 (2024-10-30)

compiler

| Commit | Description | | -- | -- | | fix - 98804fd4beb | add more specific matcher for hydrate never block (#58360) |

compiler-cli

| Commit | Description | | -- | -- | | fix - dbe612f2cd5 | disable standalone by default on older versions of Angular (#58405) |

core

| Commit | Description | | -- | -- | | fix - c095679f927 | avoid breaking change with apps using rxjs 6.x (#58341) | | fix - fd7716440be | Prevents trying to trigger incremental hydration on CSR (#58366) |

localize

| Commit | Description | | -- | -- | | fix - 0730d9d748a | Adding arb format to the list of valid formats in the localization extractor cli (#58287) |

migrations

| Commit | Description | | -- | -- | | fix - 90c7ec39a06 | inject migration always inserting generated variables before super call (#58393) | | fix - 7a65cdd911c | inject migration not inserting generated code after super call in some cases (#58393) | | fix - 616b411a6d9 | properly migrate output aliases (#58411) | | fix - d504452e2f1 | properly replace imports across files (#58414) |

router

| Commit | Description | | -- | -- | | fix - a49c35ec769 | remove setter for injector on OutletContext (#58343) |