Skip to content

Commit 4699ccf

Browse files
committed
docs: release notes for the v20.3.3 release
1 parent 7bc4ec4 commit 4699ccf

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.3.3"></a>
2+
# 20.3.3 (2025-10-02)
3+
### compiler
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [f51ab32fb3](https://github.com/angular/angular/commit/f51ab32fb3000ae34c077b049ff2f7b8e3e22d14) | fix | recover template literals with broken expressions ([#64150](https://github.com/angular/angular/pull/64150)) |
7+
### core
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [542cd0019a](https://github.com/angular/angular/commit/542cd0019aa509e399282ccf7cb5fa6208cef70e) | fix | do not rename ARIA property bindings to attributes ([#64089](https://github.com/angular/angular/pull/64089)) |
11+
| [0e928fbc4a](https://github.com/angular/angular/commit/0e928fbc4a351303c4ce081a679f4a38c0acd5e6) | fix | Fixes animations in conjunction with content projection ([#63776](https://github.com/angular/angular/pull/63776)) |
12+
| [e5157bd933](https://github.com/angular/angular/commit/e5157bd933c41836fb431659f42dfb4cdbe0d2d1) | fix | prevents unintended early termination of leave animations and hoisting ([#64088](https://github.com/angular/angular/pull/64088)) |
13+
### migrations
14+
| Commit | Type | Description |
15+
| -- | -- | -- |
16+
| [1710cbd7d4](https://github.com/angular/angular/commit/1710cbd7d484ccd5e9ab39b95a44e2d222f4262d) | fix | handle shorthand property declarations in NgModule ([#64160](https://github.com/angular/angular/pull/64160)) |
17+
| [77b6305a4b](https://github.com/angular/angular/commit/77b6305a4b5db88f9c1130acf80095b502a0eca1) | fix | skip migration for inputs with 'this' references ([#64142](https://github.com/angular/angular/pull/64142)) |
18+
19+
<!-- CHANGELOG SPLIT MARKER -->
20+
121
<a name="21.0.0-next.5"></a>
222
# 21.0.0-next.5 (2025-09-24)
323
### common

0 commit comments

Comments
 (0)