Angular CLI: v9.0.4 Release

Release date:
February 27, 2020
Previous version:
v9.0.3 (released February 19, 2020)
Magnitude:
74 Diff Delta
Contributors:
7 total committers
Data confidence:
Commits:

Top Contributors in v9.0.4

alan-agius4
sacgrover
clydin
schneiderl
renovate-bot
dgp1130
cyrilletuzi

Directory Browser for v9.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

Commits

<table> <tbody>

<tr><td colspan=3><h3>@angular/cli (9.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/1f43b5c6bcedc2c3f064528f2b8b7f5781fc4621"><img align="top" title="Bug Fix" src="https://img.shields.io/badge/1f43b5c-fix-green.svg" /> </a> </td>

<td>expand locale pattern in all schemas for all cases</td>

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

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

<td>directly remove ansi color codes when no color support</td>

<td> </td> </tr>

<tr><td colspan=3><h3>@schematics/angular (9.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/35ad92c5a69752e8da025034fe3acef0a69c1812"><img align="top" title="Bug Fix" src="https://img.shields.io/badge/35ad92c-fix-green.svg" /> </a> </td>

<td>Allow empty string in the type option</td>

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

<tr><td colspan=3><h3>@angular-devkit/schematics-cli (0.900.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/9907542e8848aa79e4a68883cb7b1f7f97116ec2"><img align="top" title="Bug Fix" src="https://img.shields.io/badge/9907542-fix-green.svg" /> </a> </td>

<td>provide resolvePaths to NodeWorkflow</td>

<td>

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

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

<tr><td colspan=3><h3>@angular-devkit/build-angular (0.900.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/9bbb6ed3e6892a4d50af71bea59986544c4e08c5"><img align="top" title="Bug Fix" src="https://img.shields.io/badge/9bbb6ed-fix-green.svg" /> </a> </td>

<td>allow function in filename while changing the name of compiling chunks</td>

<td>

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

</td> </tr> <tr>

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

<td>limit the amount of CPUs used by workers</td>

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

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

<td>fix autoprefixer comments support in scss</td>

<td>

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

</td> </tr> <tr>

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

<td>baseHref with protocol and localize option</td>

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

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

<td>update core-js to 3.6.4</td>

<td>

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

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

<tr><td colspan=3><h3>@angular/pwa (0.900.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/2d84c9d94b5f17c675eb2f612f462e3bd7220f6b"><img align="top" title="Bug Fix" src="https://img.shields.io/badge/2d84c9d-fix-green.svg" /> </a> </td>

<td>use relative paths in webmanifest</td>

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

<tr><td colspan=3><h3>@ngtools/webpack (9.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/bd4078d5b6c6f427bc2191a768abed024bb29bed"><img align="top" title="Bug Fix" src="https://img.shields.io/badge/bd4078d-fix-green.svg" /> </a> </td>

<td>don't elide decorated method parameter type reference</td>

<td>

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

</td> </tr> <tr>

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

<td>always use VE for deprecated string route discovery</td>

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

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

<td>handle union type with a nullable argument</td>

<td> </td> </tr>

</tbody> </table>



Special Thanks

Alan Agius, Sachin Grover, Charles Lyding, Doug Parker, Cyrille Tuzi, Schneider