Angular CLI: 19.0.0-rc.3 Release

Release date:
November 18, 2024
Previous version:
19.0.0-rc.2 (released November 14, 2024)
Magnitude:
101 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

Top Contributors in 19.0.0-rc.3

dgp1130
angular-robot
jkrems
cexbrayat
clydin

Directory Browser for 19.0.0-rc.3

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.3"></a>

19.0.0-rc.3 (2024-11-18)

@schematics/angular

| Commit | Description | | -- | -- | | fix - 4b4e000dd | don't show server routing prompt when using browser builder | | fix - 9e6ab1bf2 | use default import for express |

@angular-devkit/build-angular

| Commit | Description | | -- | -- | | fix - ea5ae68da | bring back style tags in browser builder | | fix - 25d928b4f | fix hanging terminal when browser-sync is not installed |

@angular/build

| Commit | Description | | -- | -- | | fix - 2551df533 | fully disable component style HMR in JIT mode |

@angular/ssr

| Commit | Description | | -- | -- | | fix - 4ecf63a77 | export PrerenderFallback | | fix - fb05e7f0a | use wildcard server route configuration on the '/' route when the app router is empty |