|
| 1 | +<a name="13.1.0-rc.0"></a> |
| 2 | + |
| 3 | +# 13.1.0-rc.0 (2021-12-09) |
| 4 | + |
| 5 | +### @angular/cli |
| 6 | + |
| 7 | +| Commit | Type | Description | |
| 8 | +| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------- | |
| 9 | +| [0b6071af3](https://github.com/angular/angular-cli/commit/0b6071af3a51e7d3f38a661bd4e0a3c3e81aff2f) | fix | `ng doc` does open browser on Windows | |
| 10 | + |
| 11 | +### @schematics/angular |
| 12 | + |
| 13 | +| Commit | Type | Description | |
| 14 | +| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------ | |
| 15 | +| [f95cc8281](https://github.com/angular/angular-cli/commit/f95cc8281a64bd9ac19e0fa5d92cb0a6ee8c32ec) | feat | generate new projects using TypeScript 4.5 | |
| 16 | + |
| 17 | +### @angular-devkit/schematics-cli |
| 18 | + |
| 19 | +| Commit | Type | Description | |
| 20 | +| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------ | |
| 21 | +| [339bab06c](https://github.com/angular/angular-cli/commit/339bab06cc25863571acb09cb3e877fed14ca2f9) | feat | generate new projects using TypeScript 4.5 | |
| 22 | + |
| 23 | +### @angular-devkit/build-angular |
| 24 | + |
| 25 | +| Commit | Type | Description | |
| 26 | +| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------------- | |
| 27 | +| [9bacba342](https://github.com/angular/angular-cli/commit/9bacba3420cda7897091522415a8d55cf1b75106) | fix | differentiate components and global styles using file query instead of filename | |
| 28 | +| [d55fc62ef](https://github.com/angular/angular-cli/commit/d55fc62ef2f8bc7a6f1190f56f8e8b64c9195263) | fix | fallback to use language ID to set the `dir` attribute | |
| 29 | +| [562dc6a89](https://github.com/angular/angular-cli/commit/562dc6a8924826509d9012b2c0fe61c089077399) | fix | prefer ES2015 entrypoints when application targets ES2019 or lower | |
| 30 | +| [ac66e400c](https://github.com/angular/angular-cli/commit/ac66e400cddc81bde46949d1abe4560185dfbedb) | fix | Sass compilation in StackBlitz webcontainers | |
| 31 | + |
| 32 | +### @ngtools/webpack |
| 33 | + |
| 34 | +| Commit | Type | Description | |
| 35 | +| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------- | |
| 36 | +| [10d4ede2d](https://github.com/angular/angular-cli/commit/10d4ede2de42dfc302dcb4c5790274290170568d) | fix | handle promise rejection during Angular program analyzes | |
| 37 | + |
| 38 | +## Special Thanks |
| 39 | + |
| 40 | +Alan Agius, Doug Parker and Ferdinand Malcher |
| 41 | + |
| 42 | +<!-- CHANGELOG SPLIT MARKER --> |
| 43 | + |
1 | 44 | <a name="12.2.14"></a>
|
2 | 45 |
|
3 | 46 | # 12.2.14 (2021-12-07)
|
|
0 commit comments