Angular CLI: v7.0.4 Release

Release date:
November 1, 2018
Previous version:
v7.0.3 (released October 31, 2018)
Magnitude:
782 Diff Delta
Contributors:
9 total committers
Data confidence:
Commits:

Top Contributors in v7.0.4

kyliau
alan-agius4
filipesilva
mhadaily
noelmace
cexbrayat
Teamop
alexeagle
sibiraj-s

Directory Browser for v7.0.4

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

Release Notes Published

Note upstream fixes

@angular/core version 7.0.2 contains https://github.com/angular/angular/pull/26879 which is a fix for https://github.com/angular/angular-cli/issues/12646 typescript version 3.1.6 was also just released and contains a fix for Microsoft/TypeScript#28028 which was making builds slow. We strongly recommend updating your Angular and TypeScript version - updating Angular CLI to a new patch version doesn't do this automatically.

Commits

<table> <tbody>

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

<td>error out when command json is invalid</td>

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

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

<td>--minimal should prevent generating e2e (#12742)</td>

<td>

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

</td> </tr> <tr>

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

<td>update @angular-devkit/build-ng-packagr when migrating</td>

<td>

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

</td> </tr> <tr>

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

<td>minimal workspace leaves blank line in package.json</td>

<td>

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

</td> </tr> <tr>

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

<td>order of module properties is inconsistent</td>

<td>

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

</td> </tr> <tr>

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

<td>experimentalIvy creates project using next packages</td>

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

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

<td>migrate build-angular for 7.0 RC users</td>

<td>

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

</td> </tr>

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

<td>improve bundle size value displaying</td>

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

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

<td>upgrade refactoring with tslint emits too much whitespace</td>

<td>

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

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

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

<td>print error message on new line (#12764)</td>

<td> </td> </tr>

</tbody> </table>


Special Thanks

Alan Agius, Keen Yee Liau, Alex Eagle, Noรซl Macรฉ, Filipe Silva, Majid Hajian, Cรฉdric Exbrayat, Sibiraj, Teamop, Charles Lyding