Skip to content

Commit e15ccf4

Browse files
committed
docs: release notes for the v19.2.10 release
1 parent 7955627 commit e15ccf4

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
<a name="19.2.10"></a>
2+
# 19.2.10 (2025-05-07)
3+
### common
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [89056a0356](https://github.com/angular/angular/commit/89056a035648906d82ed2bbf523b793bce732474) | fix | cleanup `updateLatestValue` if view is destroyed before promise resolves ([#61064](https://github.com/angular/angular/pull/61064)) |
7+
### core
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [4623b61448](https://github.com/angular/angular/commit/4623b6144897c6063139afa2d189be4e2e1d70ba) | fix | missing useExisting providers throwing for optional calls ([#61152](https://github.com/angular/angular/pull/61152)) |
11+
| [400dbc5b89](https://github.com/angular/angular/commit/400dbc5b89a2af0ae5fd7830f6ea47352c8556ef) | fix | properly handle app stabilization with defer blocks ([#61056](https://github.com/angular/angular/pull/61056)) |
12+
### platform-server
13+
| Commit | Type | Description |
14+
| -- | -- | -- |
15+
| [a6f0d5bc20](https://github.com/angular/angular/commit/a6f0d5bc20382689b7336a7e1c79c0685252cc21) | fix | less aggressive ngServerMode cleanup ([#61106](https://github.com/angular/angular/pull/61106)) |
16+
17+
<!-- CHANGELOG SPLIT MARKER -->
18+
119
<a name="20.0.0-next.9"></a>
220
# 20.0.0-next.9 (2025-04-30)
321
## Breaking Changes

0 commit comments

Comments
 (0)