|
| 1 | +<a name="13.0.1"></a> |
| 2 | +# 13.0.1 "chalk-city" (2021-11-11) |
| 3 | +### cdk |
| 4 | +| Commit | Type | Description | |
| 5 | +| -- | -- | -- | |
| 6 | +| [36fa18b5a4](https://github.com/angular/components/commit/36fa18b5a4dfbd7fbd2a629121d5e59b1d60e3d1) | fix | **overlay:** remove Optional decorator in ConnectedOverlayPositionChange constructor ([#23735](https://github.com/angular/components/pull/23735)) | |
| 7 | +### material |
| 8 | +| Commit | Type | Description | |
| 9 | +| -- | -- | -- | |
| 10 | +| [15237f8c13](https://github.com/angular/components/commit/15237f8c131afde6eb3735689a980a4e18233d03) | fix | **chips:** add selected indication in high contrast mode ([#23828](https://github.com/angular/components/pull/23828)) | |
| 11 | +| [e8a6eed7bf](https://github.com/angular/components/commit/e8a6eed7bf19faf1b6a011f56aad08ca70b7fb49) | fix | **chips:** Declare that MatChipInput.inputElement is always defined ([#23868](https://github.com/angular/components/pull/23868)) | |
| 12 | +| [2fc63ef9e7](https://github.com/angular/components/commit/2fc63ef9e712483bbb8c850a624e5dcf0b156aac) | fix | **core:** test environment check not picking up jest ([#23722](https://github.com/angular/components/pull/23722)) | |
| 13 | +| [5d49df1df6](https://github.com/angular/components/commit/5d49df1df6193bd5f15ebd871ca41473ad4aef6e) | fix | **form-field:** update outline gap when prefix changes ([#23869](https://github.com/angular/components/pull/23869)) | |
| 14 | +| [2b99632813](https://github.com/angular/components/commit/2b9963281300a43c33251a3b512a97b7084d6ebe) | fix | **slide-toggle:** remove tabindex from host node ([#23891](https://github.com/angular/components/pull/23891)) | |
| 15 | +### multiple |
| 16 | +| Commit | Type | Description | |
| 17 | +| -- | -- | -- | |
| 18 | +| [9a3fc9a1ad](https://github.com/angular/components/commit/9a3fc9a1ad0e306d12c9fb56e74b4d933620f9e2) | fix | update to angular v13.0.1 to emit proper partial compilation output ([#23951](https://github.com/angular/components/pull/23951)) | |
| 19 | +## Special Thanks |
| 20 | +Jeremy Elbourn, Joey Perrott, Kristiyan Kostadinov, Marco Marche, Miles Malerba, Paul Gschwendtner and Ruslan Lekhman |
| 21 | + |
| 22 | +<!-- CHANGELOG SPLIT MARKER --> |
| 23 | + |
1 | 24 | <a name="13.0.0"></a>
|
2 | 25 | # 13.0.0 "fir-valise" (2021-11-03)
|
3 | 26 | ## Breaking Changes
|
@@ -5167,4 +5190,4 @@ You can view a beta version of the docs at https://beta-angular-material-io.fire
|
5167 | 5190 |
|
5168 | 5191 | # Changes Prior to 7.0.0
|
5169 | 5192 |
|
5170 |
| -To view changes that occurred prior to 7.0.0, see [CHANGELOG_ARCHIVE.md](https://github.com/angular/components/blob/master/CHANGELOG_ARCHIVE.md). |
| 5193 | +To view changes that occurred prior to 7.0.0, see [CHANGELOG_ARCHIVE.md](https://github.com/angular/components/blob/master/CHANGELOG_ARCHIVE.md). |
0 commit comments