Skip to content

Commit 414d985

Browse files
committed
docs: release notes for the v18.1.3 release
1 parent d26a91f commit 414d985

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
<a name="18.1.3"></a>
2+
# 18.1.3 (2024-07-31)
3+
### compiler
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [31dea066d6](https://github.com/angular/angular/commit/31dea066d636bb49fa18b1172815b1ef7af4dbe5) | fix | reduce chance of conflicts between generated factory and local variables ([#57181](https://github.com/angular/angular/pull/57181)) |
7+
### compiler-cli
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [1f9e090910](https://github.com/angular/angular/commit/1f9e09091076924a2f2c2d4bd6e5f65303bf8fea) | fix | emitting references to ngtypecheck files ([#57138](https://github.com/angular/angular/pull/57138)) ([#57202](https://github.com/angular/angular/pull/57202)) |
11+
### core
12+
| Commit | Type | Description |
13+
| -- | -- | -- |
14+
| [f7ab04018e](https://github.com/angular/angular/commit/f7ab04018ea0fe12781de987fff40fd1dc30f3f0) | fix | errors during ApplicationRef.tick should be rethrown for zoneless tests ([#56993](https://github.com/angular/angular/pull/56993)) |
15+
| [eaa83f9d27](https://github.com/angular/angular/commit/eaa83f9d279855b104597d396e39fe3496470daf) | fix | hydration error in some let declaration setups ([#57173](https://github.com/angular/angular/pull/57173)) |
16+
17+
<!-- CHANGELOG SPLIT MARKER -->
18+
119
<a name="18.2.0-next.2"></a>
220
# 18.2.0-next.2 (2024-07-24)
321
### compiler
@@ -3807,4 +3825,4 @@ Adrian Kunz, Alan Agius, AleksanderBodurri, Alex Rickabaugh, AlirezaEbrahimkhani
38073825

38083826

38093827

3810-
Earlier changelog entries can be found in CHANGELOG_ARCHIVE.md file.
3828+
Earlier changelog entries can be found in CHANGELOG_ARCHIVE.md file.

0 commit comments

Comments
 (0)