Skip to content

Commit 7ce68de

Browse files
committed
docs: release notes for the v13.2.2 release
1 parent b54254a commit 7ce68de

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
<a name="13.2.2"></a>
2+
3+
# 13.2.2 (2022-02-02)
4+
5+
### @angular-devkit/build-angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------- |
9+
| [cc5505cfc](https://github.com/angular/angular-cli/commit/cc5505cfcf12732fad4f85e6e76c8e4f0584c13a) | fix | add `whatwg-url` to downlevel exclusion list |
10+
| [ff54b49e7](https://github.com/angular/angular-cli/commit/ff54b49e7097cda2eb835bc8c9674f71fcc91c3c) | fix | ensure to use content hash as filenames hashing mechanism |
11+
| [b0e2bb289](https://github.com/angular/angular-cli/commit/b0e2bb289050efc77478a0f50778abbec9c5a318) | perf | update `license-webpack-plugin` to `4.0.1` |
12+
13+
### @angular-devkit/core
14+
15+
| Commit | Type | Description |
16+
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------- |
17+
| [c8826a973](https://github.com/angular/angular-cli/commit/c8826a9738f860e374bd65a058c6be1b02545133) | fix | correctly resolve schema references defaults |
18+
19+
## Special Thanks
20+
21+
Alan Agius, Derek Cormier and Joey Perrott
22+
23+
<!-- CHANGELOG SPLIT MARKER -->
24+
125
<a name="13.2.1"></a>
226

327
# 13.2.1 (2022-01-31)

0 commit comments

Comments
 (0)