Skip to content

Commit 4cbc1a1

Browse files
committed
release: cut the v22.0.0-next.3 release
1 parent 5b66252 commit 4cbc1a1

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
<a name="22.0.0-next.3"></a>
2+
# 22.0.0-next.3 (2026-03-12)
3+
### compiler
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [78dea55351](https://github.com/angular/angular/commit/78dea55351fb305b33a919c43a6b363137eca166) | fix | disallow translations of iframe src |
7+
### core
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [999c14eaab](https://github.com/angular/angular/commit/999c14eaab981d12bf2b1d9b1fd6766157f7b1cc) | fix | reverts "feat(core): add support for nested animations" |
11+
| [de0eb4c656](https://github.com/angular/angular/commit/de0eb4c6566011e1a34d529a273ec3d5b6bf17d5) | fix | sanitize translated form attributes |
12+
13+
<!-- CHANGELOG SPLIT MARKER -->
14+
115
<a name="21.2.4"></a>
216
# 21.2.4 (2026-03-12)
317
### compiler

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-srcs",
3-
"version": "22.0.0-next.2",
3+
"version": "22.0.0-next.3",
44
"private": true,
55
"description": "Angular - a web framework for modern web apps",
66
"homepage": "https://github.com/angular/angular",

0 commit comments

Comments
 (0)