Skip to content

Commit 399d8e7

Browse files
committed
docs: release notes for the v14.0.0-rc.2 release
1 parent 5b4d631 commit 399d8e7

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
<a name="14.0.0-rc.2"></a>
2+
3+
# 14.0.0-rc.2 (2022-05-25)
4+
5+
### @angular/cli
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------- |
9+
| [3012036e8](https://github.com/angular/angular-cli/commit/3012036e81fc6e5fc6c0f1df7ec626f91285673e) | fix | populate path with working directory in nested schematics |
10+
| [142da460b](https://github.com/angular/angular-cli/commit/142da460b22e07a5a37b6140b50663446c3a2dbf) | fix | remove incorrect warning during `ng update` |
11+
12+
### @angular-devkit/build-angular
13+
14+
| Commit | Type | Description |
15+
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------------- |
16+
| [1b27af07e](https://github.com/angular/angular-cli/commit/1b27af07e1116d505a41b1146db7e735f411ddaa) | fix | add debugging and timing information in JavaScript and CSS optimization plugins |
17+
| [72e820e7b](https://github.com/angular/angular-cli/commit/72e820e7b2bc6904b030f1092bbb610334a4036f) | fix | better handle Windows paths in esbuild experimental builder |
18+
| [c52d10d1f](https://github.com/angular/angular-cli/commit/c52d10d1fc4b70483a2043edfa73dc0f323f6bf1) | fix | close dev-server on error |
19+
| [4d5f6c659](https://github.com/angular/angular-cli/commit/4d5f6c65918c1a8a4bde0a0af01089242d1cdc4a) | fix | downlevel libraries based on the browserslist configurations |
20+
21+
## Special Thanks
22+
23+
Alan Agius, Joey Perrott and Kristiyan Kostadinov
24+
25+
<!-- CHANGELOG SPLIT MARKER -->
26+
127
<a name="13.3.7"></a>
228

329
# 13.3.7 (2022-05-25)

0 commit comments

Comments
 (0)