release: cut the v15.0.3 release · angular/angular-cli@eb2a73a

Original file line numberDiff line numberDiff line change

@@ -1,3 +1,22 @@

1+

<a name="15.0.3"></a>

2+
3+

# 15.0.3 (2022-12-07)

4+
5+

### @angular-devkit/build-angular

6+
7+

| Commit | Type | Description |

8+

| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------- |

9+

| [3d9971edb](https://github.com/angular/angular-cli/commit/3d9971edb05e9b8de24bafc1b4381cbf4bad8dbf) | fix | default preserve symlinks to Node.js value for esbuild |

10+

| [24f4b51d2](https://github.com/angular/angular-cli/commit/24f4b51d22a0debc8ff853cf9040a15273654f7a) | fix | downlevel class fields with Safari <= v15 for esbuild |

11+

| [45afc42db](https://github.com/angular/angular-cli/commit/45afc42db86e58357d1618d9984dcf03bffea957) | fix | downlevel class properties when targeting Safari <=v15 |

12+

| [e6461badf](https://github.com/angular/angular-cli/commit/e6461badf7959ff8b8d9a3824a4a081f44e0b237) | fix | prevent optimization adding unsupported ECMASCript features |

13+
14+

## Special Thanks

15+
16+

Charles Lyding, Dominic Elm and Paul Gschwendtner

17+
18+

<!-- CHANGELOG SPLIT MARKER -->

19+
120

<a name="15.0.2"></a>

221
322

# 15.0.2 (2022-11-30)