Skip to content

Commit 2d35395

Browse files
committed
docs: release notes for the v14.2.4 release
1 parent 6a88bad commit 2d35395

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="14.2.4"></a>
2+
# 14.2.4 (2022-09-28)
3+
### compiler-cli
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [a4b66fe1e5](https://github.com/angular/angular/commit/a4b66fe1e5acaf148069933720499652f21a7bce) | perf | cache source file for reporting type-checking diagnostics ([#47508](https://github.com/angular/angular/pull/47508)) |
7+
### core
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [2c46b5ab24](https://github.com/angular/angular/commit/2c46b5ab24e209381bca70d875bf0e98a2846ef5) | fix | correctly check for `typeof` of undefined in `ngDevMode` check ([#47480](https://github.com/angular/angular/pull/47480)) |
11+
## Special Thanks
12+
Alan Agius, Ashley Hunter, Doug Parker, Jessica Janiuk, JoostK, Kristiyan Kostadinov, Rokas Brazdžionis and Simona Cotin
13+
14+
<!-- CHANGELOG SPLIT MARKER -->
15+
116
<a name="15.0.0-next.3"></a>
217
# 15.0.0-next.3 (2022-09-21)
318
### animations

0 commit comments

Comments
 (0)