Skip to content

Commit 99797ce

Browse files
committed
docs: release notes for the v15.2.0-rc.0 release
1 parent 11c4acc commit 99797ce

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
<a name="15.2.0-rc.0"></a>
2+
3+
# 15.2.0-rc.0 (2023-02-15)
4+
5+
### @angular/cli
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------- |
9+
| [5f407337f](https://github.com/angular/angular-cli/commit/5f407337f9a355a29654f32346f20e070853332a) | fix | add set `SessionEngaged` in GA |
10+
| [545c180e2](https://github.com/angular/angular-cli/commit/545c180e2ba1f2465fa38f264a7a5c1711306406) | fix | convert `before` option in `.npmrc` to Date |
11+
| [522463c42](https://github.com/angular/angular-cli/commit/522463c42ba873a32e85d47d692951537ab10716) | fix | replace `os.version` with `os.release`. |
12+
13+
### @angular-devkit/build-angular
14+
15+
| Commit | Type | Description |
16+
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------ |
17+
| [421417a36](https://github.com/angular/angular-cli/commit/421417a36b13a44d39e0818171482871ea8b895f) | fix | avoid CommonJS warning for zone.js in esbuild |
18+
| [d3f255087](https://github.com/angular/angular-cli/commit/d3f255087ffaa474d37c45fb2db8611f6b437408) | fix | correctly copy `safety-worker.js` contents |
19+
| [c65b026e2](https://github.com/angular/angular-cli/commit/c65b026e2f375f35826d985c8cc558a2729b520e) | fix | update the ECMA output warning message to be more actionable |
20+
| [8356240dd](https://github.com/angular/angular-cli/commit/8356240dda74f772435e7b0a639b2e928b61a657) | fix | use babel default export helper in build optimizer |
21+
| [1e5286326](https://github.com/angular/angular-cli/commit/1e528632629f2d0eb96580a8d7672758f5c23270) | perf | reduce rebuilt times when using the `scripts` option |
22+
23+
## Special Thanks
24+
25+
Alan Agius and Charles Lyding
26+
27+
<!-- CHANGELOG SPLIT MARKER -->
28+
129
<a name="15.1.6"></a>
230

331
# 15.1.6 (2023-02-15)

0 commit comments

Comments
 (0)