Angular CLI: v10.1.0-next.6 Release

Release date:
August 20, 2020
Previous version:
v10.1.0-next.5 (released August 13, 2020)
Magnitude:
708 Diff Delta
Contributors:
8 total committers
Data confidence:
Commits:

52 Features Released with v10.1.0-next.6

Top Contributors in v10.1.0-next.6

alan-agius4
clydin
kyliau
timdeschryver
renovate-bot
santoshyadavdev
JoostK
dgp1130

Directory Browser for v10.1.0-next.6

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/architect-cli (0.1001.0-next.6)</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/e40c72a8dc46d4879f200a01d766f788f8b9663b"><img align="top" title="Feature" src="https://img.shields.io/badge/e40c72a-feat-blue.svg" /> </a> </td>

<td>show warning when using deprecated options</td>

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

<tr><td colspan=3><h3>@angular-devkit/build-angular (0.1001.0-next.6)</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/a5293fe74784d84374a2eca47818c7c5c83a7209"><img align="top" title="Feature" src="https://img.shields.io/badge/a5293fe-feat-blue.svg" /> </a> </td>

<td>support i18n message extraction with Ivy</td>

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

</td> </tr> <tr>

<td> <a href="https://github.com/angular/angular-cli/commit/e5b29ac7563a8f6039b1b68a7523e0fe62d5b1e3"><img align="top" title="Feature" src="https://img.shields.io/badge/e5b29ac-feat-blue.svg" /> </a> </td>

<td>add ng-packagr builder in @angular-devkit/build-angular</td>

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

<td> <a href="https://github.com/angular/angular-cli/commit/24fedb268cf9f0713a0d28fbcd3dc9ac8947a461"><img align="top" title="Feature" src="https://img.shields.io/badge/24fedb2-feat-blue.svg" /> </a> </td>

<td>enable HMR for extracted CSS</td>

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

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

<td>don't warn on transitive CommonJS dependencies in AOT mode</td>

<td>

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

</td> </tr> <tr>

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

<td>don't log blank warnings in console</td>

<td>

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

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

<tr><td colspan=3><h3>@angular-devkit/core (10.1.0-next.6)</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/797bcf9944d60ff6cae8bc84a90a71977de78614"><img align="top" title="Feature" src="https://img.shields.io/badge/797bcf9-feat-blue.svg" /> </a> </td>

<td>add useXDeprecatedProvider to SchemaRegistry</td>

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

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

<td>strict typings for json, logger, and virtual-fs</td>

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

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

<td>avoid RxJS performance penalty in sync fs calls</td>

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

<tr><td colspan=3><h3>@angular/cli (10.1.0-next.6)</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/d096e57884fa6076d05fadb05f766bf9d672080c"><img align="top" title="Feature" src="https://img.shields.io/badge/d096e57-feat-blue.svg" /> </a> </td>

<td>update configuration schema with ivy i18n extraction support</td>

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

<td> <a href="https://github.com/angular/angular-cli/commit/951d99e979003e6100aa2970315f8f9ec41ccbdd"><img align="top" title="Feature" src="https://img.shields.io/badge/951d99e-feat-blue.svg" /> </a> </td>

<td>show warning when using deprecated options</td>

<td> </td> </tr>

<tr><td colspan=3><h3>@angular-devkit/schematics-cli (0.1001.0-next.6)</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/a838835bd43da0d114ed7158e1f8739295578a14"><img align="top" title="Feature" src="https://img.shields.io/badge/a838835-feat-blue.svg" /> </a> </td>

<td>show warning when using deprecated options</td>

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

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

<td>use workflow to list schematics</td>

<td>

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

</td> </tr>

<tr><td colspan=3><h3>@schematics/angular (10.1.0-next.6)</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/533250112a2797397978469e0f579c2806dc4699"><img align="top" title="Feature" src="https://img.shields.io/badge/5332501-feat-blue.svg" /> </a> </td>

<td>add strictInputAccessModifiers option when using strict mode</td>

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

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

<td>change extends from tsconfig.base.json to tsconfig.json</td>

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

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

<td>don't create e2e script when createApplication is false</td>

<td>

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

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

</tbody> </table>



Special Thanks

Alan Agius, Renovate Bot, Charles Lyding, Doug Parker, Keen Yee Liau, santoshyadavdev, JoostK, timdeschryver