Skip to content

Commit ec4775d

Browse files
committed
docs: release notes for the v20.3.4 release
1 parent 76c8d04 commit ec4775d

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<a name="20.3.4"></a>
2+
# 20.3.4 (2025-10-08)
3+
### core
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [853ed169a8](https://github.com/angular/angular/commit/853ed169a8a1392ef2da7790181fb8e100f59519) | fix | ensure missing leave animations don't queue leave animations ([#64226](https://github.com/angular/angular/pull/64226)) |
7+
| [6fed986b7a](https://github.com/angular/angular/commit/6fed986b7a8f22dfe81d94b1e55490a278e6d82a) | fix | Fixes animations in conjunction with content projection ([#63776](https://github.com/angular/angular/pull/63776)) |
8+
| [76fe5599fe](https://github.com/angular/angular/commit/76fe5599fe8e034c2a5a432608785a53018e23d2) | fix | handle undefined CSS time values in parseCssTimeUnitsToMs function ([#64181](https://github.com/angular/angular/pull/64181)) |
9+
| [3b959105be](https://github.com/angular/angular/commit/3b959105be04d7b11a1eb1035f1938bd0c43fe8b) | fix | prevent early exit from leave animations when multiple transitions are present ([#64225](https://github.com/angular/angular/pull/64225)) |
10+
### migrations
11+
| Commit | Type | Description |
12+
| -- | -- | -- |
13+
| [65884895ff](https://github.com/angular/angular/commit/65884895fff5bc499974849e9ec5a5792eb9e36c) | fix | preserve component imports when pruning NgModules in standalone migration ([#64186](https://github.com/angular/angular/pull/64186)) |
14+
15+
<!-- CHANGELOG SPLIT MARKER -->
16+
117
<a name="21.0.0-next.6"></a>
218
# 21.0.0-next.6 (2025-10-02)
319
## Breaking Changes

0 commit comments

Comments
 (0)