19.0.0-rc.0 (2024-10-30)
compiler
Commit | Description |
---|---|
add more specific matcher for hydrate never block (#58360) |
compiler-cli
Commit | Description |
---|---|
disable standalone by default on older versions of Angular (#58405) |
core
Commit | Description |
---|---|
avoid breaking change with apps using rxjs 6.x (#58341) | |
Prevents trying to trigger incremental hydration on CSR (#58366) |
localize
Commit | Description |
---|---|
Adding arb format to the list of valid formats in the localization extractor cli (#58287) |
migrations
Commit | Description |
---|---|
inject migration always inserting generated variables before super call (#58393) | |
inject migration not inserting generated code after super call in some cases (#58393) | |
properly migrate output aliases (#58411) | |
properly replace imports across files (#58414) |
router
Commit | Description |
---|---|
remove setter for injector on OutletContext (#58343)
|