Angular CLI: 19.2.0-rc.0 Release

Release date:
February 19, 2025
Previous version:
19.2.0-next.2 (released February 12, 2025)
Magnitude:
3,262 Diff Delta
Contributors:
7 total committers
Data confidence:
Commits:

Top Contributors in 19.2.0-rc.0

crisbeto
josephperrott
alan-agius4
clydin
angular-robot
cexbrayat
jkrems

Directory Browser for 19.2.0-rc.0

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

Loading File Browser...

Release Notes Published

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

19.2.0-rc.0 (2025-02-19)

@schematics/angular

| Commit | Description | | -- | -- | | fix - adf4ea5d4 | remove animations module from ng new app |

@angular/cli

| Commit | Description | | -- | -- | | fix - 8c7c7ac69 | correctly parse and resolve relative schematic collection names on Windows | | fix - 09f5006b5 | prefer installed package as fallback when listing package groups |

@angular-devkit/build-angular

| Commit | Description | | -- | -- | | feat - a00a49a65 | add aot to WTR schema | | fix - c0c1670a6 | pass missing options to Karma esbuild builder | | fix - 2bae1a9c0 | support aot option for karma browser builder |

@angular/build

| Commit | Description | | -- | -- | | feat - 11fab9c7d | add application builder karma testing to package | | fix - a5fcf8044 | provide karma stack trace sourcemap support | | fix - f92787947 | suppress asset missing warning for /index.html requests | | fix - e6deb82c6 | update critical CSS inlining to support autoCsp |