Skip to content

Commit 379242c

Browse files
committed
docs: release notes for the v18.0.0-rc.0 release
1 parent 874d332 commit 379242c

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

Diff for: CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
<a name="18.0.0-rc.0"></a>
2+
# 18.0.0-rc.0 (2024-05-01)
3+
### core
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [44c0ed83a6](https://github.com/angular/angular/commit/44c0ed83a6499fa96f65a27bc5c926579c06b6d2) | fix | hide implementation details of ExperimentalPendingTasks ([#55516](https://github.com/angular/angular/pull/55516)) |
7+
| [a177abef1b](https://github.com/angular/angular/commit/a177abef1b0a0edc46dcca2d8c5c67669c55ff8f) | fix | render hooks should not specifically run outside the Angular zone ([#55399](https://github.com/angular/angular/pull/55399)) |
8+
| [a5c57c7484](https://github.com/angular/angular/commit/a5c57c7484f1dc3afab4ece4e969a4a7308cdeca) | fix | resolve error for multiple component instances that use fallback content ([#55478](https://github.com/angular/angular/pull/55478)) |
9+
### migrations
10+
| Commit | Type | Description |
11+
| -- | -- | -- |
12+
| [f93e5180be](https://github.com/angular/angular/commit/f93e5180be1e20a59ff68f12853653f4f3282846) | fix | resolve multiple structural issues with HttpClient migration ([#55557](https://github.com/angular/angular/pull/55557)) |
13+
### router
14+
| Commit | Type | Description |
15+
| -- | -- | -- |
16+
| [aefee87074](https://github.com/angular/angular/commit/aefee87074f4a5b2531f989a1876ace6e6616da4) | fix | Scroller should scroll as soon as change detection completes ([#55105](https://github.com/angular/angular/pull/55105)) |
17+
18+
<!-- CHANGELOG SPLIT MARKER -->
19+
120
<a name="17.3.7"></a>
221
# 17.3.7 (2024-05-01)
322
### compiler-cli

0 commit comments

Comments
 (0)