Skip to content

Commit b03ac99

Browse files
committed
docs: release notes for the v19.2.13 release
1 parent abcb865 commit b03ac99

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
<a name="19.2.13"></a>
2+
# 19.2.13 (2025-05-23)
3+
### common
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [2c876b4fc5](https://github.com/angular/angular/commit/2c876b4fc5d89ce925b1403e239c7d162e39346b) | fix | avoid injecting ApplicationRef in FetchBackend ([#61649](https://github.com/angular/angular/pull/61649)) |
7+
### service-worker
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [b15bddfa04](https://github.com/angular/angular/commit/b15bddfa04e11827166b466c9acbb89c77499d5d) | fix | do not register service worker if app is destroyed before it is ready to register ([#61101](https://github.com/angular/angular/pull/61101)) |
11+
12+
<!-- CHANGELOG SPLIT MARKER -->
13+
114
<a name="20.0.0-rc.2"></a>
215
# 20.0.0-rc.2 (2025-05-21)
316
## Deprecations
@@ -5452,4 +5465,4 @@ Adrian Kunz, Alan Agius, AleksanderBodurri, Alex Rickabaugh, AlirezaEbrahimkhani
54525465

54535466

54545467

5455-
Earlier changelog entries can be found in CHANGELOG_ARCHIVE.md file.
5468+
Earlier changelog entries can be found in CHANGELOG_ARCHIVE.md file.

0 commit comments

Comments
 (0)