Skip to content

Commit 18d3b21

Browse files
committed
docs: release notes for the v13.0.0-rc.3 release
1 parent 5b186c1 commit 18d3b21

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
<a name="13.0.0-rc.3"></a>
2+
3+
# 13.0.0-rc.3 (2021-11-02)
4+
5+
### @angular/cli
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------- |
9+
| [8795536a3](https://github.com/angular/angular-cli/commit/8795536a31efbed6373787188cb21c5d1e0accbd) | fix | update `ng update` output for Angular packages |
10+
11+
### @angular-devkit/build-angular
12+
13+
| Commit | Type | Description |
14+
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------ |
15+
| [e19287453](https://github.com/angular/angular-cli/commit/e19287453c10740ea21b31a6c8a3cd5f3714955d) | fix | move `@angular/localize` detection prior to webpack initialization |
16+
| [416844194](https://github.com/angular/angular-cli/commit/416844194be414ed574d74e5efbe670e587cc883) | fix | remove potential race condition in i18n worker execution |
17+
| [1d8cdf853](https://github.com/angular/angular-cli/commit/1d8cdf853dc8fdea78b067a715b3342ed9427caa) | fix | update esbuild to 0.13.12 |
18+
| [ea926db25](https://github.com/angular/angular-cli/commit/ea926db257ad3b042af86178e472b5763a695146) | fix | use es2015 when generating server bundles |
19+
20+
## Special Thanks
21+
22+
Alan Agius, Charles Lyding and Doug Parker
23+
24+
<!-- CHANGELOG SPLIT MARKER -->
25+
126
<a name="13.0.0-rc.2"></a>
227

328
# 13.0.0-rc.2 (2021-10-27)

0 commit comments

Comments
 (0)