|
| 1 | +<a name="13.0.0-next.7"></a> |
| 2 | + |
| 3 | +# 13.0.0-next.7 (2021-09-30) |
| 4 | + |
| 5 | +## Breaking Changes |
| 6 | + |
| 7 | +### @angular-devkit/build-angular |
| 8 | + |
| 9 | +- TypeScript versions prior to 4.4 are no longer supported. |
| 10 | + |
| 11 | +### @schematics/angular |
| 12 | + |
| 13 | +| Commit | Type | Description | |
| 14 | +| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------- | |
| 15 | +| [7bdcd7da1](https://github.com/angular/angular-cli/commit/7bdcd7da1ff3a31f4958d90d856beb297e99b187) | feat | create new projects with rxjs 7 | |
| 16 | + |
| 17 | +### @angular/cli |
| 18 | + |
| 19 | +| Commit | Type | Description | |
| 20 | +| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------- | |
| 21 | +| [c3acf3cc2](https://github.com/angular/angular-cli/commit/c3acf3cc26b9e37a3b8f4c369f42731f46b522ee) | fix | remove unused cli project options. | |
| 22 | + |
| 23 | +### @angular-devkit/build-angular |
| 24 | + |
| 25 | +| Commit | Type | Description | |
| 26 | +| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------------------- | |
| 27 | +| [fb1ad7c5b](https://github.com/angular/angular-cli/commit/fb1ad7c5b3fa3df85f1d3dff3850e1ad0003ef9d) | feat | support ESM proxy configuration files for the dev server | |
| 28 | +| [505438cc4](https://github.com/angular/angular-cli/commit/505438cc4146b1950038531ce30e1f62f7c41d00) | feat | support TypeScript 4.4 | |
| 29 | +| [0e7277c63](https://github.com/angular/angular-cli/commit/0e7277c63a5fb76d9686289b779561c84c040ba0) | fix | babel adjust enum plugin incorrectly transforming loose enums | |
| 30 | +| [f383f3201](https://github.com/angular/angular-cli/commit/f383f3201b69d28f8755c0bd63134619f9da408d) | fix | ESM-interop loaded plugin creators of `@angular/localize/tools` not respected | |
| 31 | +| [884111ac0](https://github.com/angular/angular-cli/commit/884111ac0b8a73dca06d844b2ed795a3e3ed3289) | fix | update IE unsupported and deprecation messages | |
| 32 | +| [13cceab8e](https://github.com/angular/angular-cli/commit/13cceab8e737a12d0809f184f852ceb5620d81fb) | fix | use URLs for absolute import paths with ESM | |
| 33 | +| [4e0743c8a](https://github.com/angular/angular-cli/commit/4e0743c8ad5879f212f2ea232ac9492848a8df2c) | perf | change webpack hashing function to `xxhash64` | |
| 34 | + |
| 35 | +## Special Thanks |
| 36 | + |
| 37 | +Alan Agius, Charles Lyding, Doug Parker and Paul Gschwendtner |
| 38 | + |
| 39 | +<!-- CHANGELOG SPLIT MARKER --> |
| 40 | + |
1 | 41 | <a name="13.0.0-next.6"></a>
|
2 | 42 |
|
3 | 43 | # 13.0.0-next.6 (2021-09-22)
|
|
0 commit comments