Skip to content

Commit a02ac76

Browse files
committed
docs: release notes for the v20.3.20 release
1 parent 3b0ae5f commit a02ac76

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
<a name="20.3.20"></a>
2+
# 20.3.20 (2026-05-06)
3+
### core
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [a9bcffdbc7](https://github.com/angular/angular/commit/a9bcffdbc7697715f3d4fa91d924a5b905d637b0) | fix | disallow event attribute bindings in host bindings unconditionally ([#68468](https://github.com/angular/angular/pull/68468)) |
7+
| [97eeb45cfa](https://github.com/angular/angular/commit/97eeb45cfa5fbd89013d75b5d862095d34b8ba58) | fix | validate security-sensitive attributes in i18n bindings ([#68468](https://github.com/angular/angular/pull/68468)) |
8+
### platform-server
9+
| Commit | Type | Description |
10+
| -- | -- | -- |
11+
| [25e4e07238](https://github.com/angular/angular/commit/25e4e07238021a3641f96bb5f5648d74a83f1712) | fix | ensure origin has a trailing slash when parsing url ([#68468](https://github.com/angular/angular/pull/68468)) |
12+
13+
<!-- CHANGELOG SPLIT MARKER -->
14+
115
<a name="22.0.0-next.10"></a>
216
# 22.0.0-next.10 (2026-04-29)
317
### common

0 commit comments

Comments
 (0)