|
| 1 | +<a name="15.0.0-rc.1"></a> |
| 2 | + |
| 3 | +# 15.0.0-rc.1 (2022-10-26) |
| 4 | + |
| 5 | +### @angular/cli |
| 6 | + |
| 7 | +| Commit | Type | Description | |
| 8 | +| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------- | |
| 9 | +| [83524f625](https://github.com/angular/angular-cli/commit/83524f62533f9a6bda0c1dbc76c6b16e730a7397) | fix | allow `ng add` to find prerelease versions when CLI is prerelease | |
| 10 | +| [948cc4da5](https://github.com/angular/angular-cli/commit/948cc4da5b85b0e788f641ce6d8a51290661c54d) | fix | disable version check during auto completion | |
| 11 | +| [1a584364e](https://github.com/angular/angular-cli/commit/1a584364e70cafd84770ef45f3da9ad58a46083f) | fix | exclude `@angular/material@7.x` from ng add package discovery | |
| 12 | +| [952fe7fbc](https://github.com/angular/angular-cli/commit/952fe7fbcf411b6e141fa38f6b7ee6ea5e8aa2ce) | fix | skip node.js compatibility checks when running completion | |
| 13 | + |
| 14 | +### @schematics/angular |
| 15 | + |
| 16 | +| Commit | Type | Description | |
| 17 | +| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------ | |
| 18 | +| [4e69e8050](https://github.com/angular/angular-cli/commit/4e69e80501dd2a9394b7df4518e0d6b0f2ebb7d9) | fix | add `@angular/localize` as type when localize package is installed | |
| 19 | +| [316a50d75](https://github.com/angular/angular-cli/commit/316a50d75e45962ea3efe4108aa48d9479245dd5) | fix | remove TypeScript target from universal schematic | |
| 20 | + |
| 21 | +### @angular-devkit/build-angular |
| 22 | + |
| 23 | +| Commit | Type | Description | |
| 24 | +| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------- | |
| 25 | +| [0ee7625d6](https://github.com/angular/angular-cli/commit/0ee7625d6b4bd84be6fca0df82f3e74e4b94728c) | fix | ignore cache path when watching with esbuild builder | |
| 26 | +| [84f1f638a](https://github.com/angular/angular-cli/commit/84f1f638addb6eaa255af48ea61e1436eb49d32e) | fix | issue dev-server support warning when using esbuild builder | |
| 27 | +| [919fe2148](https://github.com/angular/angular-cli/commit/919fe2148885c44655ce36085768b1eab2c8c246) | perf | avoid extra TypeScript emits with esbuild rebuilds | |
| 28 | +| [92145c4a7](https://github.com/angular/angular-cli/commit/92145c4a7d2c835b703319676bafd8ea3b4a19f0) | perf | avoid template diagnostics for declaration files in esbuild builder | |
| 29 | + |
| 30 | +## Special Thanks |
| 31 | + |
| 32 | +Alan Agius, Charles Lyding and Günhan Gülsoy |
| 33 | + |
| 34 | +<!-- CHANGELOG SPLIT MARKER --> |
| 35 | + |
1 | 36 | <a name="14.2.7"></a>
|
2 | 37 |
|
3 | 38 | # 14.2.7 (2022-10-26)
|
|
0 commit comments