8000 release: cut the v20.1.0-next.1 release · angular/angular@8611630 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8611630

Browse files
release: cut the v20.1.0-next.1 release
1 parent 0dafb28 commit 8611630

File tree

3 files changed

+24
-2
lines changed

3 files changed

+24
-2
lines changed

.aspect/rules/external_repository_action_cache/npm_translate_lock_MzA5NzUwNzMx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
adev/shared-docs/pipeline/api-gen/package.json=939673974
77
integration/package.json=-239561259
88
modules/package.json=-159368300
9-
package.json=-1424607356
9+
package.json=2130890629
1010
packages/animations/package.json=-678724831
1111
packages/common/package.json=1729763064
1212
packages/compiler-cli/linker/babel/test/package.json=939673974

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
<a name="20.1.0-next.1"></a>
2+
# 20.1.0-next.1 (2025-06-11)
3+
### common
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [ef10aa4005](https://github.com/angular/angular/commit/ef10aa400585fb66e1afde08be0f9fd9a70ce7f2) | feat | support decoding in NgOptimizedImage ([#61905](https://github.com/angular/angular/pull/61905)) |
7+
### compiler-cli
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [b7ab5fa256](https://github.com/angular/angular/commit/b7ab5fa2562524a0e8dfa4f3dff740ec2d31b4c7) | fix | add signal checks to handle negated calls ([#59970](https://github.com/angular/angular/pull/59970)) |
11+
### core
12+
| Commit | Type | Description |
13+
| -- | -- | -- |
14+
| [3aa933acb7](https://github.com/angular/angular/commit/3aa933acb796c6c85181c798b5353caaae17e809) | fix | components marked for traversal resets reactive context ([#61663](https://github.com/angular/angular/pull/61663)) |
15+
| [e81ea0c3dd](https://github.com/angular/angular/commit/e81ea0c3dd67fc86c7203de65896c3119813fe4c) | fix | unregister `onDestroy` in `outputToObservable` ([#61882](https://github.com/angular/angular/pull/61882)) |
16+
### forms
17+
| Commit | Type | Description |
18+
| -- | -- | -- |
19+
| [4f0221e193](https://github.com/angular/angular/commit/4f0221e1933675b24bdbf95be3825fdacee13c00) | fix | improve select performance ([#61949](https://github.com/angular/angular/pull/61949)) |
20+
21+
<!-- CHANGELOG SPLIT MARKER -->
22+
123
<a name="20.0.3"></a>
224
# 20.0.3 (2025-06-11)
325

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": "20.1.0-next.0",
3+
"version": "20.1.0-next.1",
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)
0