Commits
<table>
<tbody>
<tr><td colspan=3><h3>@angular-devkit/core (10.0.0-next.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/4e9fe358456e71dc250f745d89e5bc5b63275569"><img
align="top"
title="Bug Fix" src="https://img.shields.io/badge/4e9fe35-fix-green.svg" />
</a>
</td>
<td>workspace reader spread/rest operator usage with falsy values</td>
<td>
<a href="https://github.com/angular/angular-cli/issues/17021">
[Closes #17021]<br />
</a>
</td>
</tr>
<tr></tr>
<tr><td colspan=3><h3>@schematics/angular (10.0.0-next.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/bbfd05cff7dc3e6a593dafbd24351148bda1e971"><img
align="top"
title="Feature" src="https://img.shields.io/badge/bbfd05c-feat-blue.svg" />
</a>
</td>
<td>add migration to remove deprecated es5BrowserSupport option</td>
<td>
</td>
</tr>
<tr></tr>
</tbody>
</table>
Breaking Changes
<h3>
@schematics/angular: remove deprecated guard spec option (<a href="https://github.com/angular/angular-cli/commit/bfd63cae65c0c7b9d5b156f1c4ec9cfde05821ee">bfd63ca</a>)
</h3>
Deprecated guard schematic option spec has been removed. Please use skipTests instead.
<h3>
@angular-devkit/schematics: remove deprecated FileSystemHost (<a href="https://github.com/angular/angular-cli/commit/b1a5f49540f6cc2b477ec1333327238d07a766e4">b1a5f49</a>)
</h3>
Deprecated FileSystemHost has been removed. Use Host directly instead.
Note: this change only effects direct @angular-devkit/schematics users and not the application developers.
<h3>
@angular-devkit/build-angular: remove deprecated es5BrowserSupport build option (<a href="https://github.com/angular/angular-cli/commit/69aa46033558f3ebc3d83750814390012d4ba57b">69aa460</a>)
</h3>
Deprecated browser builder option es5BrowserSupport has been removed. The inclusion for ES5 polyfills will be determined from the browsers listed in the browserslist configuration.
Special Thanks
Renovate Bot, Alan Agius, Doug Parker, Keen Yee Liau