Skip to content

Commit f2a0321

Browse files
committed
docs: release notes for the v19.0.5 release
1 parent eebde48 commit f2a0321

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
<a name="19.0.5"></a>
2+
# 19.0.5 (2024-12-18)
3+
### core
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [3793218e77](https://github.com/angular/angular/commit/3793218e77d699ddfae95a53ad048d4bfb9f042c) | fix | avoid triggering `on timer` and `on idle` on the server ([#59177](https://github.com/angular/angular/pull/59177)) |
7+
| [cfc96ed82c](https://github.com/angular/angular/commit/cfc96ed82cbe958ea7548718f76a2e7a3d6826a9) | fix | Fix nested timer serialization ([#59173](https://github.com/angular/angular/pull/59173)) |
8+
### platform-server
9+
| Commit | Type | Description |
10+
| -- | -- | -- |
11+
| [9085a8fbd8](https://github.com/angular/angular/commit/9085a8fbd8cb61e3ce45adfa9ca2e96ba0be6f62) | fix | Warn user when transfer state happens more than once ([#58935](https://github.com/angular/angular/pull/58935)) |
12+
13+
<!-- CHANGELOG SPLIT MARKER -->
14+
115
<a name="19.1.0-next.3"></a>
216
# 19.1.0-next.3 (2024-12-12)
317
### compiler-cli

0 commit comments

Comments
 (0)