Skip to content

Commit 954aef7

Browse files
committed
docs: release notes for the v20.2.2 release
1 parent f4f5a8a commit 954aef7

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="20.2.2"></a>
2+
# 20.2.2 (2025-08-27)
3+
### compiler
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [d7b6045d61](https://github.com/angular/angular/commit/d7b6045d61582d20a17802e769dc1441984988f0) | fix | fixes animations on elements with structural directives ([#63390](https://github.com/angular/angular/pull/63390)) |
7+
### core
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [6c421ed65d](https://github.com/angular/angular/commit/6c421ed65d050765a18eafc51fe7257abc5682ce) | fix | Ensures `@for` loop animations never get cancelled ([#63328](https://github.com/angular/angular/pull/63328)) |
11+
| [9093e0e132](https://github.com/angular/angular/commit/9093e0e132f99c2b590c31b299871bcd493b7de0) | fix | fix memory leak with leaving nodes tracking ([#63328](https://github.com/angular/angular/pull/63328)) |
12+
| [c8f07daf8f](https://github.com/angular/angular/commit/c8f07daf8f2c7e8c6641eb4368379a3f5f1d1f52) | fix | Fixes `animate.leave` binding to a string with spaces ([#63366](https://github.com/angular/angular/pull/63366)) |
13+
14+
<!-- CHANGELOG SPLIT MARKER -->
15+
116
<a name="20.2.1"></a>
217
# 20.2.1 (2025-08-21)
318
### compiler

0 commit comments

Comments
 (0)