Skip to content

Commit 23b6185

Browse files
committed
docs: release notes for the v20.2.2 release
1 parent 3a3d9e2 commit 23b6185

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
<a name="20.2.2"></a>
2+
3+
# 20.2.2 (2025-09-03)
4+
5+
### @angular/cli
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------ |
9+
| [a793bbc47](https://github.com/angular/angular-cli/commit/a793bbc473dfaddf3fe6ed15805dc4fc84f52865) | fix | don't set a default for array options when length is 0 |
10+
| [2736599e2](https://github.com/angular/angular-cli/commit/2736599e2f6c61032810d8e336c1646db4066392) | fix | set process title when running architect commands |
11+
12+
### @angular/build
13+
14+
| Commit | Type | Description |
15+
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------ |
16+
| [5c2abffea](https://github.com/angular/angular-cli/commit/5c2abffea6cf3f672ee256a944dba56dd257665b) | fix | avoid extra tick in SSR dev-server builds |
17+
| [f3c826853](https://github.com/angular/angular-cli/commit/f3c826853501c9cf6d07a1c8ee3363eb79f53005) | fix | maintain media output hashing with vitest unit-testing |
18+
19+
<!-- CHANGELOG SPLIT MARKER -->
20+
121
<a name="21.0.0-next.1"></a>
222

323
# 21.0.0-next.1 (2025-08-27)

0 commit comments

Comments
 (0)