1
0
mirror of https://github.com/angular/angular-cli.git synced 2025-05-17 19:13:34 +08:00

docs: release notes for the v13.2.0-rc.0 release

This commit is contained in:
Joey Perrott 2022-01-19 14:13:58 -08:00 committed by Joey Perrott
parent b315c7b4c4
commit 782d55ce2a

@ -1,3 +1,21 @@
<a name="13.2.0-rc.0"></a>
# 13.2.0-rc.0 (2022-01-19)
### @angular-devkit/build-angular
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------- |
| [a0784bd8c](https://github.com/angular/angular-cli/commit/a0784bd8cb64bd719ed499f97603522fbc9db02d) | fix | disable parsing `new URL` syntax |
| [acf7532bd](https://github.com/angular/angular-cli/commit/acf7532bd7f39274bc641d8161bdfe7b3be3750b) | fix | load translations fresh start |
| [b5c4a2344](https://github.com/angular/angular-cli/commit/b5c4a234465729f2f763c9601a0c5ff577e5a90d) | fix | support ESNext as target for JavaScript optimizations |
## Special Thanks
Alan Agius, Bill Barry, Doug Parker and Joey Perrott
<!-- CHANGELOG SPLIT MARKER -->
<a name="13.1.4"></a>
# 13.1.4 (2022-01-19)