Angular CLI: 15.0.0-rc.1 Release

Release date:
October 26, 2022
Previous version:
15.0.0-rc.0 (released October 20, 2022)
Magnitude:
160 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

30 Features Released with 15.0.0-rc.1

Top Contributors in 15.0.0-rc.1

alan-agius4
dgp1130
clydin
angular-robot
gunan

Directory Browser for 15.0.0-rc.1

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="15.0.0-rc.1"></a>

15.0.0-rc.1 (2022-10-26)

@schematics/angular

| Commit | Description | | -- | -- | | fix - 4e69e8050 | add @angular/localize as type when localize package is installed | | fix - 316a50d75 | remove TypeScript target from universal schematic |

@angular/cli

| Commit | Description | | -- | -- | | fix - 83524f625 | allow ng add to find prerelease versions when CLI is prerelease | | fix - 948cc4da5 | disable version check during auto completion | | fix - 1a584364e | exclude @angular/[email protected] from ng add package discovery | | fix - 952fe7fbc | skip node.js compatibility checks when running completion |

@angular-devkit/build-angular

| Commit | Description | | -- | -- | | fix - 0ee7625d6 | ignore cache path when watching with esbuild builder | | fix - 84f1f638a | issue dev-server support warning when using esbuild builder | | perf - 919fe2148 | avoid extra TypeScript emits with esbuild rebuilds | | perf - 92145c4a7 | avoid template diagnostics for declaration files in esbuild builder |

Special Thanks

Alan Agius, Charles Lyding and Günhan Gülsoy