You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+22Lines changed: 22 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,25 @@
1
+
<aname="20.0.0-next.7"></a>
2
+
# 20.0.0-next.7 (2025-04-16)
3
+
### common
4
+
| Commit | Type | Description |
5
+
| -- | -- | -- |
6
+
|[cbbea70fa3](https://github.com/angular/angular/commit/cbbea70fa37b14e89e4f3459ae880116c0e894b1)| fix | issue a warning instead of an error when `NgOptimizedImage` exceeds the preload limit ([#60879](https://github.com/angular/angular/pull/60879)) |
7
+
### core
8
+
| Commit | Type | Description |
9
+
| -- | -- | -- |
10
+
|[65adb3024d](https://github.com/angular/angular/commit/65adb3024d6ae2af14952f4afdb2b92b600da074)| feat | Add provider which reports unhandled errors on window to ErrorHandler ([#60704](https://github.com/angular/angular/pull/60704)) |
11
+
|[c1bcae91dd](https://github.com/angular/angular/commit/c1bcae91ddb03efb04451799fbf92e9fd1e82026)| feat | expose performance data in Chrome DevTools ([#60789](https://github.com/angular/angular/pull/60789)) |
12
+
|[727cda3856](https://github.com/angular/angular/commit/727cda385690066c0bbc94734e344cf5ad741e9a)| feat | mark linkedSignal API as public ([#60865](https://github.com/angular/angular/pull/60865)) |
13
+
|[567522398f](https://github.com/angular/angular/commit/567522398ffc4149e726ef30d87b0169ae6f3e21)| feat | stabilize incremental hydration api ([#60888](https://github.com/angular/angular/pull/60888)) |
14
+
|[bf8492b871](https://github.com/angular/angular/commit/bf8492b8711dd25f5a1488a7338f435b59b9e91c)| feat | stabilize withI18nSupport() api ([#60889](https://github.com/angular/angular/pull/60889)) |
|[9f31947aad](https://github.com/angular/angular/commit/9f31947aad8331a02166d87d98ac2d4ed5aa701b)| fix | Include HTTP status code and headers when HTTP requests errored in `httpResource` ([#60802](https://github.com/angular/angular/pull/60802)) |
0 commit comments