Angular CLI: v10.0.1 Release

Release date:
July 1, 2020
Previous version:
v10.0.0 (released July 1, 2020)
Magnitude:
62 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

29 Features Released with v10.0.1

Top Contributors in v10.0.1

alan-agius4
clydin
renovate-bot
mgechev

Directory Browser for v10.0.1

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Commits

<table> <tbody>

<tr><td colspan=3><h3>@angular-devkit/build-angular (0.1000.1)</h3></td></tr> <tr> <td><b>Commit</b> <td><b>Description</b> <td><b>Notes</b> </tr>

<tr>

<td> <a href="https://github.com/angular/angular-cli/commit/68ed9ab5ae1a140eea86172e2fe7f2e25f01e795"><img align="top" title="Bug Fix" src="https://img.shields.io/badge/68ed9ab-fix-green.svg" /> </a> </td>

<td>show warning when using non global locale data</td>

<td> </td> </tr> <tr>

<td> <a href="https://github.com/angular/angular-cli/commit/d74b7c90d1b3ae80ffb74fbad62ede1ed16a1937"><img align="top" title="Bug Fix" src="https://img.shields.io/badge/d74b7c9-fix-green.svg" /> </a> </td>

<td>match allowed dependencies against the package name</td>

<td> </td> </tr> <tr>

<td> <a href="https://github.com/angular/angular-cli/commit/f22efa127860023676cf54c26b9db0d39790ebb3"><img align="top" title="Bug Fix" src="https://img.shields.io/badge/f22efa1-fix-green.svg" /> </a> </td>

<td>use copy-on-write asset processing for non-watch builds</td>

<td> </td> </tr> <tr>

<td> <a href="https://github.com/angular/angular-cli/commit/766cb0650e4c0d9b11f07030ec54f1006a346e37"><img align="top" title="Bug Fix" src="https://img.shields.io/badge/766cb06-fix-green.svg" /> </a> </td>

<td>update copy-webpack-plugin to 6.0.3</td>

<td> </td> </tr> <tr>

<td> <a href="https://github.com/angular/angular-cli/commit/68a3b1e48dff7a71b420a458fe6bc181f0d94590"><img align="top" title="Bug Fix" src="https://img.shields.io/badge/68a3b1e-fix-green.svg" /> </a> </td>

<td>don't dedupe linked modules</td>

<td>

<a href="https://github.com/angular/angular-cli/issues/18021"> [Closes #18021]<br /> </a>

</td> </tr> <tr>

<td> <a href="https://github.com/angular/angular-cli/commit/95c08e7e76a6023f1120d1d28c2c9187af29d966"><img align="top" title="Bug Fix" src="https://img.shields.io/badge/95c08e7-fix-green.svg" /> </a> </td>

<td>don't dedupe modules without a name or version</td>

<td>

<a href="https://github.com/angular/angular-cli/issues/17967"> [Closes #17967]<br /> </a>

</td> </tr> <tr>

<td> <a href="https://github.com/angular/angular-cli/commit/52b02c6eae8cb23176318bfdd9d758f585b23f51"><img align="top" title="Bug Fix" src="https://img.shields.io/badge/52b02c6-fix-green.svg" /> </a> </td>

<td>emit formatted stats.json file</td>

<td> </td> </tr> <tr></tr>

<tr><td colspan=3><h3>@angular/cli (10.0.1)</h3></td></tr> <tr> <td><b>Commit</b> <td><b>Description</b> <td><b>Notes</b> </tr>

<tr>

<td> <a href="https://github.com/angular/angular-cli/commit/f51cde75534ffb820799dd2ab1dbc2989ded9995"><img align="top" title="Bug Fix" src="https://img.shields.io/badge/f51cde7-fix-green.svg" /> </a> </td>

<td>resolve external schematics from workspace root</td>

<td>

<a href="https://github.com/angular/angular-cli/issues/18083"> [Closes #18083]<br /> </a>

</td> </tr> <tr></tr>

<tr><td colspan=3><h3>@schematics/angular (10.0.1)</h3></td></tr> <tr> <td><b>Commit</b> <td><b>Description</b> <td><b>Notes</b> </tr>

<tr>

<td> <a href="https://github.com/angular/angular-cli/commit/c9f530458d073246284e982ded1be845d3473c31"><img align="top" title="Bug Fix" src="https://img.shields.io/badge/c9f5304-fix-green.svg" /> </a> </td>

<td>migrate tsconfig.base.json module and target options</td>

<td>

<a href="https://github.com/angular/angular-cli/issues/18073"> [Closes #18073]<br /> </a>

</td> </tr> <tr>

<td> <a href="https://github.com/angular/angular-cli/commit/4e99531bc5501ec2d4f96e3fd009709e9f893b6f"><img align="top" title="Bug Fix" src="https://img.shields.io/badge/4e99531-fix-green.svg" /> </a> </td>

<td>split browserslist IE entries and provide better comments</td>

<td>

<a href="https://github.com/angular/angular-cli/issues/18032"> [Closes #18032]<br /> </a>

</td> </tr> <tr>

<td> <a href="https://github.com/angular/angular-cli/commit/dc8d8e0a99ee13b52ba41c074da91509c20c4bb5"><img align="top" title="Bug Fix" src="https://img.shields.io/badge/dc8d8e0-fix-green.svg" /> </a> </td>

<td>don't error out on blank JSON files during migrations</td>

<td> </td> </tr> <tr></tr>

<tr><td colspan=3><h3>@schematics/schematics (0.1000.1)</h3></td></tr> <tr> <td><b>Commit</b> <td><b>Description</b> <td><b>Notes</b> </tr>

<tr>

<td> <a href="https://github.com/angular/angular-cli/commit/c402c3177784ba929cd7adf2f95e0f83aa743006"><img align="top" title="Bug Fix" src="https://img.shields.io/badge/c402c31-fix-green.svg" /> </a> </td>

<td>replaced removed runner.runSchematic with runner.runSchematicAsync</td>

<td>

<a href="https://github.com/angular/angular-cli/issues/18062"> [Closes #18062]<br /> </a>

</td> </tr>

</tbody> </table>



Special Thanks

Alan Agius, Charles Lyding, Minko Gechev