Angular CLI: v8.0.2 Release

Release date:
June 6, 2019
Previous version:
Could not determine previous release version
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in v8.0.2

Could not determine top contributors for this release.

Directory Browser for v8.0.2

We couldn't find a release before this one

Release Notes Published

Commits

<table> <tbody>

<tr><td colspan=3><h3>@angular/cli (8.0.2)</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/d1d5ac77609fc0f125e2f5e2a9ba09a317494fc9"><img align="top" title="Feature" src="https://img.shields.io/badge/d1d5ac7-fix-green.svg" /> </a> </td>

<td>use recommended TTY check logic</td>

<td>

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

</td> </tr> <tr>

<td> <a href="https://github.com/angular/angular-cli/commit/7f251b2de2319dd496795bd504f7b7318a1a23dc"><img align="top" title="Feature" src="https://img.shields.io/badge/7f251b2-fix-green.svg" /> </a> </td>

<td>avoid updating when package is already up to date</td>

<td>

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

</td> </tr> <tr>

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

<td>resolve update migrations from referenced package root</td>

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

<td> <a href="https://github.com/angular/angular-cli/commit/23f9899c294fe737b41bc53e659a36ef5434c45e"><img align="top" title="Feature" src="https://img.shields.io/badge/23f9899-fix-green.svg" /> </a> </td>

<td>add analytics option to options schema</td>

<td> </td> </tr>

<tr><td colspan=3><h3>@schematics/angular (8.0.2)</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/9f45745be699b29a42b07781dc6451a968642edd"><img align="top" title="Bug Fix" src="https://img.shields.io/badge/9f45745-feat-blue.svg" /> </a> </td>

<td>default Ivy apps to AOT true</td>

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

<td> <a href="https://github.com/angular/angular-cli/commit/2fe40ab7f19fc2d6ec23c4a51bf9bcb59dfb2cc3"><img align="top" title="Feature" src="https://img.shields.io/badge/2fe40ab-fix-green.svg" /> </a> </td>

<td>move browserslist even when no sourceRoot is available</td>

<td>

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

</td> </tr> <tr>

<td> <a href="https://github.com/angular/angular-cli/commit/15c096d115f953286347f5f3c02aabc776c45f8d"><img align="top" title="Feature" src="https://img.shields.io/badge/15c096d-fix-green.svg" /> </a> </td>

<td>add '@angular-devkit/build-webpack' package to the version 8 migration</td>

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

<td> <a href="https://github.com/angular/angular-cli/commit/15f7d0cb30f952ffda0c1c889251012a47460901"><img align="top" title="Feature" src="https://img.shields.io/badge/15f7d0c-fix-green.svg" /> </a> </td>

<td>update ng-packagr and tsickle when migrating to version 8</td>

<td> </td> </tr>

<tr><td colspan=3><h3>@angular-devkit/build-angular (0.800.2)</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/7b7bbce2b93cf276d1e7ba4e0e78078a60cef4f7"><img align="top" title="Feature" src="https://img.shields.io/badge/7b7bbce-fix-green.svg" /> </a> </td>

<td>re-order ES5 polyfills in karma HTMLs</td>

<td>

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

</td> </tr> <tr>

<td> <a href="https://github.com/angular/angular-cli/commit/91ec0e1ffd3cbecadcd07651509215c156100e24"><img align="top" title="Feature" src="https://img.shields.io/badge/91ec0e1-fix-green.svg" /> </a> </td>

<td>server build is generating un-needed polyfill file</td>

<td>

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

</td> </tr>

<tr><td colspan=3><h3>@angular-devkit/build-optimizer (0.800.2)</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/59b29690aa8e3f72e59fef7c381586c8d81fc42d"><img align="top" title="Feature" src="https://img.shields.io/badge/59b2969-fix-green.svg" /> </a> </td>

<td>wrap ClassDeclarations in an IIFE for better treeshaking</td>

<td>

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

</td> </tr> <tr>

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

<td>wrap es2015 class expressions for better tree-shaking</td>

<td>

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

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

</td> </tr>

<tr><td colspan=3><h3>@ngtools/webpack (8.0.2)</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/55cdfdcc24ebc62afbf96d808ac97ac00ba13d67"><img align="top" title="Feature" src="https://img.shields.io/badge/55cdfdc-fix-green.svg" /> </a> </td>

<td>always strip BOM when reading files</td>

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

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

<td>rebuilding project with errors reports cannot find .ts files in JIT</td>

<td>

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

</td> </tr>

</tbody> </table>



Special Thanks

Alan Agius, Alan, Charles Lyding, Amadou Sall, Judy Bogart, Alex Eagle, Matt Lewis, Filipe Silva