Skip to content

Commit 1875d5c

Browse files
docs: release notes for the v20.2.3 release
1 parent 0a82138 commit 1875d5c

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="20.2.3"></a>
2+
# 20.2.3 (2025-08-29)
3+
### compiler
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [479a919f42](https://github.com/angular/angular/commit/479a919f42517193653384220adab5b89dd74e3d) | fix | fixes regression with event parsing and animate prefix ([#63470](https://github.com/angular/angular/pull/63470)) |
7+
### core
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [f87fad3fff](https://github.com/angular/angular/commit/f87fad3fff62cebf2868e06cba48e0f27b719d24) | fix | avoid injecting internal error handler from a destroyed injector ([#62275](https://github.com/angular/angular/pull/62275)) |
11+
| [114906d2d6](https://github.com/angular/angular/commit/114906d2d68d98c98961d858abd3ae714d4809a3) | fix | Fix cancellation of animation enter classes ([#63442](https://github.com/angular/angular/pull/63442)) |
12+
| [596b545130](https://github.com/angular/angular/commit/596b5451309b8ce4f08a1cd36e6b3610507d52f9) | fix | Prevent an error on cleanup when an `rxResource` `stream` threw before returning an `Observable` ([#63342](https://github.com/angular/angular/pull/63342)) |
13+
14+
<!-- CHANGELOG SPLIT MARKER -->
15+
116
<a name="21.0.0-next.1"></a>
217
# 21.0.0-next.1 (2025-08-27)
318
## Breaking Changes

0 commit comments

Comments
 (0)