Skip to content

Commit c7e0f99

Browse files
authored
docs: release notes for the v13.0.0-rc.0 release (#23746)
1 parent ecd54f4 commit c7e0f99

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
<a name="13.0.0-rc.0"></a>
2+
# 13.0.0-rc.0 "aluminum-aardvark" (2021-10-13)
3+
### cdk
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [f2ff9e314](https://github.com/angular/components/commit/f2ff9e31425f0e395e6926bcaf48f876688000d8) | fix | **schematics:** drop tilde imports when updating to v13 ([#23732](https://github.com/angular/components/pull/23732)) |
7+
### material
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [1568b3597](https://github.com/angular/components/commit/1568b3597236549b0669aee869f5f0875c18db4d) | fix | **input:** show required asterisk when using required validator ([#23362](https://github.com/angular/components/pull/23362)) |
11+
| [ce683542f](https://github.com/angular/components/commit/ce683542fbe965fe4b760c5ea88d7fc6dce48441) | fix | **sort:** add description input for sort-header ([#23633](https://github.com/angular/components/pull/23633)) |
12+
### material-experimental
13+
| Commit | Type | Description |
14+
| -- | -- | -- |
15+
| [1937c3edd](https://github.com/angular/components/commit/1937c3edd9e8d8dcb40426fac37ca91d06f78b17) | fix | **mdc-radio:** switch to new theming API ([#23725](https://github.com/angular/components/pull/23725)) |
16+
| [08d1acdfa](https://github.com/angular/components/commit/08d1acdfa0bf40fbcbccc32ca43d5dacd50bfbc1) | fix | **mdc-tabs:** switch to new theming API ([#23726](https://github.com/angular/components/pull/23726)) |
17+
### material-date-fns-adapter
18+
| Commit | Type | Description |
19+
| -- | -- | -- |
20+
| [2a358120f](https://github.com/angular/components/commit/2a358120f4623efdb614017719a79cf3df6ba2fd) | fix | locale not passed into parse function ([#23653](https://github.com/angular/components/pull/23653)) |
21+
### ng-add
22+
| Commit | Type | Description |
23+
| -- | -- | -- |
24+
| [5c22a1dbf](https://github.com/angular/components/commit/5c22a1dbf0c7e808e28749870415fbba31f2d9e9) | fix | syntax error due to ES2020 being used for ng-add with NodeJS 12.x ([#23744](https://github.com/angular/components/pull/23744)) |
25+
## Special Thanks
26+
Charles, Jeremy Elbourn, Joey Perrott, Kristiyan Kostadinov, Marco Marche, Paul Gschwendtner and Zach Arend
27+
28+
<!-- CHANGELOG SPLIT MARKER -->
29+
130
<a name="13.0.0-next.8"></a>
231
# 13.0.0-next.8 "gravel-chicken" (2021-10-08)
332
### cdk

0 commit comments

Comments
 (0)