Skip to content

Commit 58728c7

Browse files
committed
docs: release notes for the v19.2.7 release
1 parent 5675223 commit 58728c7

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
<a name="19.2.7"></a>
2+
# 19.2.7 (2025-04-16)
3+
### common
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [37ab6814f5](https://github.com/angular/angular/commit/37ab6814f5485434d9642b9f9c28dd430864247b) | fix | issue a warning instead of an error when `NgOptimizedImage` exceeds the preload limit ([#60883](https://github.com/angular/angular/pull/60883)) |
7+
### core
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [b144126612](https://github.com/angular/angular/commit/b144126612e2cd14cbccc8d3cf4e2136a2e540ff) | fix | inject migration: replace param with this. ([#60713](https://github.com/angular/angular/pull/60713)) |
11+
### http
12+
| Commit | Type | Description |
13+
| -- | -- | -- |
14+
| [d39e09da41](https://github.com/angular/angular/commit/d39e09da413732385a12ed21eb468649233e26d0) | fix | Include HTTP status code and headers when HTTP requests errored in `httpResource` ([#60802](https://github.com/angular/angular/pull/60802)) |
15+
16+
<!-- CHANGELOG SPLIT MARKER -->
17+
118
<a name="20.0.0-next.6"></a>
219
# 20.0.0-next.6 (2025-04-09)
320
## Breaking Changes
@@ -5166,4 +5183,4 @@ Adrian Kunz, Alan Agius, AleksanderBodurri, Alex Rickabaugh, AlirezaEbrahimkhani
51665183

51675184

51685185

5169-
Earlier changelog entries can be found in CHANGELOG_ARCHIVE.md file.
5186+
Earlier changelog entries can be found in CHANGELOG_ARCHIVE.md file.

0 commit comments

Comments
 (0)