Angular CLI: 19.0.0-rc.0 Release

Release date:
October 31, 2024
Previous version:
19.0.0-next.13 (released October 23, 2024)
Magnitude:
108 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

27 Features Released with 19.0.0-rc.0

Top Contributors in 19.0.0-rc.0

clydin
alan-agius4
dgp1130
jkrems
angular-robot

Directory Browser for 19.0.0-rc.0

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

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

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

@schematics/angular

| Commit | Description | | -- | -- | | fix - 4e2a5fe15 | enable opt-in for new @angular/ssr feature |

@angular-devkit/build-angular

| Commit | Description | | -- | -- | | fix - 476f94f51 | fix --watch regression in karma |

@angular/build

| Commit | Description | | -- | -- | | fix - 06e5176c2 | add warning when --prerendering or --app-shell are no-ops | | fix - f8677f6a9 | always record component style usage for HMR updates | | fix - 099e477a8 | avoid hashing development external component stylesheets | | fix - 0d4558ea5 | set ngServerMode during vite prebundling | | fix - 55d7f01b6 | simplify disabling server features with --no-server via command line |

@angular/ssr

| Commit | Description | | -- | -- | | fix - 0793c78cf | ensure wildcard RenderMode is applied when no Angular routes are defined |