|
| 1 | +<a name="14.0.0-next.12"></a> |
| 2 | + |
| 3 | +# 14.0.0-next.12 (2022-04-27) |
| 4 | + |
| 5 | +### @angular/cli |
| 6 | + |
| 7 | +| Commit | Type | Description | |
| 8 | +| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------- | |
| 9 | +| [4b07aa345](https://github.com/angular/angular-cli/commit/4b07aa345d18ae6cb92284cdf13941b61ae69008) | fix | change wrapping of schematic code | |
| 10 | + |
| 11 | +### @schematics/angular |
| 12 | + |
| 13 | +| Commit | Type | Description | |
| 14 | +| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------- | |
| 15 | +| [7b78b7840](https://github.com/angular/angular-cli/commit/7b78b7840e95b0f4dca2fcb9218b67dd7500ff2c) | feat | add --standalone to ng generate | |
| 16 | + |
| 17 | +### @angular-devkit/build-angular |
| 18 | + |
| 19 | +| Commit | Type | Description | |
| 20 | +| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------ | |
| 21 | +| [00186fb93](https://github.com/angular/angular-cli/commit/00186fb93f66d8da51886de37cfa4599f3e89af9) | feat | add initial experimental esbuild-based application browser builder | |
| 22 | +| [7abe212c6](https://github.com/angular/angular-cli/commit/7abe212c655dfeecf91ab022759f3f8ab59a3a7d) | fix | correctly resolve custom service worker configuration file | |
| 23 | + |
| 24 | +### @angular-devkit/schematics |
| 25 | + |
| 26 | +| Commit | Type | Description | |
| 27 | +| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------- | |
| 28 | +| [25498ad5b](https://github.com/angular/angular-cli/commit/25498ad5b2ba6fa5a88c9802ddeb0ed85c5d9b60) | feat | re-export core string helpers from schematics package | |
| 29 | +| [33f9f3de8](https://github.com/angular/angular-cli/commit/33f9f3de869bba2ecd855a01cc9a0a36651bd281) | feat | support reading JSON content directly from a Tree | |
| 30 | +| [01297f450](https://github.com/angular/angular-cli/commit/01297f450387dea02eafd6f5701c417ab5c5d844) | feat | support reading text content directly from a Tree | |
| 31 | + |
| 32 | +### @ngtools/webpack |
| 33 | + |
| 34 | +| Commit | Type | Description | |
| 35 | +| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------- | |
| 36 | +| [044101554](https://github.com/angular/angular-cli/commit/044101554dfbca07d74f2a4391f94875df7928d2) | perf | use Webpack's built-in xxhash64 support | |
| 37 | + |
| 38 | +## Special Thanks |
| 39 | + |
| 40 | +Charles Lyding, Doug Parker, Kristiyan Kostadinov, Paul Gschwendtner and Wagner Maciel |
| 41 | + |
| 42 | +<!-- CHANGELOG SPLIT MARKER --> |
| 43 | + |
1 | 44 | <a name="13.3.4"></a>
|
2 | 45 |
|
3 | 46 | # 13.3.4 (2022-04-27)
|
|
0 commit comments