Angular CLI: v9.0.0-next.14 Release

Release date:
October 22, 2019
Previous version:
v9.0.0-next.13 (released October 21, 2019)
Magnitude:
162 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

Top Contributors in v9.0.0-next.14

alan-agius4
jbogarthyde
clydin
renovate-bot
vikerman

Directory Browser for v9.0.0-next.14

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/cli (9.0.0-next.14)</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/b0dcfd08a062c74f18511cb9b918fd0e1d6f410e"><img align="top" title="Bug Fix" src="https://img.shields.io/badge/b0dcfd0-fix-green.svg" /> </a> </td>

<td>logic to determine if the installed CLI is out of date</td>

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

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

<td>add tslib as a peerDependencies in library package.json</td>

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

<tr><td colspan=3><h3>@angular-devkit/build-ng-packagr (0.900.0-next.14)</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/8d892160d3ba23c9dd758c1e461763b8c6981215"><img align="top" title="Feature" src="https://img.shields.io/badge/8d89216-feat-blue.svg" /> </a> </td>

<td>limit support to version 9.0</td>

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

</tbody> </table>


Breaking Changes

<h3> @schematics/angular: remove deprecated spec and styleext options (<a href="https://github.com/angular/angular-cli/commit/e92c46a3cf01d44e9393b661a03a48e3775e821f">e92c46a</a>) </h3> Deprecated styleext and spec options have been removed. Use style and skipTests options instead.


Special Thanks

Alan Agius, Renovate Bot, vikerman, Judy Bogart, Charles Lyding