Skip to content

Commit 543f636

Browse files
docs: release notes for the v18.0.7 release
1 parent 9d94177 commit 543f636

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
<a name="18.0.7"></a>
2+
# 18.0.7 (2024-07-10)
3+
### compiler
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [85f77b5cda](https://github.com/angular/angular/commit/85f77b5cda26cefa322e232b4336ae965279f72b) | fix | fix CSS animation rule scope ([#56800](https://github.com/angular/angular/pull/56800)) |
7+
### http
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [95d7076d1a](https://github.com/angular/angular/commit/95d7076d1a8c3d0d9544ca7091e78af11cd963b6) | perf | execute `fetch` outside of Angular zone ([#56820](https://github.com/angular/angular/pull/56820)) |
11+
### migrations
12+
| Commit | Type | Description |
13+
| -- | -- | -- |
14+
| [d6fff45e73](https://github.com/angular/angular/commit/d6fff45e735044612795ae37cf62968bdb0758dd) | fix | Fix cf migration let condition semicolon order ([#56913](https://github.com/angular/angular/pull/56913)) |
15+
16+
<!-- CHANGELOG SPLIT MARKER -->
17+
118
<a name="18.0.6"></a>
219
# 18.0.6 (2024-07-03)
320
### common

0 commit comments

Comments
 (0)