Commits
<table>
<tbody>
<tr><td colspan=3><h3>@angular-devkit/build-angular (12.1.0-next.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/7df9d19297d1160e6b8614f1763e11b307aeef8b"><img
align="top"
title="Bug Fix" src="https://img.shields.io/badge/7df9d19-fix-green.svg" />
</a>
</td>
<td>add experimental web-assembly</td>
<td>
<a href="https://github.com/angular/angular-cli/issues/20762">
[Closes #20762]<br />
</a>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/angular/angular-cli/commit/4367c3a5626aa92b1301746519602d52bc7cd1b0"><img
align="top"
title="Bug Fix" src="https://img.shields.io/badge/4367c3a-fix-green.svg" />
</a>
</td>
<td>add NG_BUILD_MAX_WORKERS
settimgs to control maximum number of workers</td>
<td>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/angular/angular-cli/commit/2643fb11a96befa5800683433a65b37c6bbeb6d7"><img
align="top"
title="Bug Fix" src="https://img.shields.io/badge/2643fb1-fix-green.svg" />
</a>
</td>
<td>non injected styles should not count as initial</td>
<td>
<a href="https://github.com/angular/angular-cli/issues/20781">
[Closes #20781]<br />
</a>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/angular/angular-cli/commit/79c5284892f79de6dfb54b5433a5fa5f6e0cb044"><img
align="top"
title="Bug Fix" src="https://img.shields.io/badge/79c5284-fix-green.svg" />
</a>
</td>
<td>revert open to 8.0.2</td>
<td>
<a href="https://github.com/angular/angular-cli/issues/20807">
[Closes #20807]<br />
</a>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/angular/angular-cli/commit/d34dc8853d24195f3e8cf49777664f1a353216a2"><img
align="top"
title="Bug Fix" src="https://img.shields.io/badge/d34dc88-fix-green.svg" />
</a>
</td>
<td>correctly resolve babel runtime helpers</td>
<td>
<a href="https://github.com/angular/angular-cli/issues/20800">
[Closes #20800]<br />
</a>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/angular/angular-cli/commit/43926a21ba1b689804d35f282f80842e8c63286a"><img
align="top"
title="Bug Fix" src="https://img.shields.io/badge/43926a2-fix-green.svg" />
</a>
</td>
<td>compile schema in synchronously</td>
<td>
<a href="https://github.com/angular/angular-cli/issues/20847">
[Closes #20847]<br />
</a>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/angular/angular-cli/commit/cc7f75f25b5c38c73912023cd26fd0c82192344c"><img
align="top"
title="Performance Improvement" src="https://img.shields.io/badge/cc7f75f-perf-orange.svg" />
</a>
</td>
<td>execute dart-sass in a worker</td>
<td>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/angular/angular-cli/commit/d9566bfac84a913b6d6f6dcfb8ae94279d71708b"><img
align="top"
title="Performance Improvement" src="https://img.shields.io/badge/d9566bf-perf-orange.svg" />
</a>
</td>
<td>reduce JSON stats</td>
<td>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/angular/angular-cli/commit/0ebf7569f6506a673996dc2f8a7edcc4cbc61d81"><img
align="top"
title="Performance Improvement" src="https://img.shields.io/badge/0ebf756-perf-orange.svg" />
</a>
</td>
<td>use CSS optimization plugin that leverages workers</td>
<td>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/angular/angular-cli/commit/438c6d932e169dbfdf2877daae40f646b7e17667"><img
align="top"
title="Performance Improvement" src="https://img.shields.io/badge/438c6d9-perf-orange.svg" />
</a>
</td>
<td>render Sass using a pool of workers</td>
<td>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/angular/angular-cli/commit/f5f41ea929444102cede1a6aef8bd75937c45a6e"><img
align="top"
title="Performance Improvement" src="https://img.shields.io/badge/f5f41ea-perf-orange.svg" />
</a>
</td>
<td>clean no-longer used assets during builds</td>
<td>
</td>
</tr>
<tr></tr>
<tr><td colspan=3><h3>@angular/cli (12.1.0-next.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/6e34d1bf897dcbf76d8edd40a3d70e4d3f190312"><img
align="top"
title="Bug Fix" src="https://img.shields.io/badge/6e34d1b-fix-green.svg" />
</a>
</td>
<td>cannot locate bin for temporary package</td>
<td>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/angular/angular-cli/commit/6926b37c0c8093dd5427e80cb8da9e41a15c6cc0"><img
align="top"
title="Bug Fix" src="https://img.shields.io/badge/6926b37-fix-green.svg" />
</a>
</td>
<td>clean node modules directory prior to updating</td>
<td>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/angular/angular-cli/commit/ddb92d815e4030abbce0cb58b460b4d8af8543ae"><img
align="top"
title="Bug Fix" src="https://img.shields.io/badge/ddb92d8-fix-green.svg" />
</a>
</td>
<td>improve --prod
deprecation warning</td>
<td>
<a href="https://github.com/angular/angular-cli/issues/20806">
[Closes #20806]<br />
</a>
</td>
</tr>
<tr></tr>
<tr><td colspan=3><h3>@ngtools/webpack (12.1.0-next.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/4f2df00511cdd0d358c040090eca68733539ac0e"><img
align="top"
title="Performance Improvement" src="https://img.shields.io/badge/4f2df00-perf-orange.svg" />
</a>
</td>
<td>reduce non-watch mode TypeScript diagnostic analysis overhead</td>
<td>
</td>
</tr>
<tr></tr>
<tr><td colspan=3><h3>@schematics/angular (12.1.0-next.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/ff752951b0280a029eb77e2ac5bf7cd0eabdbc48"><img
align="top"
title="Bug Fix" src="https://img.shields.io/badge/ff75295-fix-green.svg" />
</a>
</td>
<td>remove --prod option from README template</td>
<td>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/angular/angular-cli/commit/36b5040cc470cdb2c0554785a9a368ce3c226ad1"><img
align="top"
title="Bug Fix" src="https://img.shields.io/badge/36b5040-fix-green.svg" />
</a>
</td>
<td>don't add skipTest
option to module schematic options</td>
<td>
<a href="https://github.com/angular/angular-cli/issues/20811">
[Closes #20811]<br />
</a>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/angular/angular-cli/commit/1080a52c963207c731fbad2641dda357e0af539d"><img
align="top"
title="Bug Fix" src="https://img.shields.io/badge/1080a52-fix-green.svg" />
</a>
</td>
<td>add migration to remove skipTests
from @schematics/angular:module
</td>
<td>
<a href="https://github.com/angular/angular-cli/issues/20848">
[Closes #20848]<br />
</a>
</td>
</tr>
<tr></tr>
</tbody>
</table>
Special Thanks
Alan Agius, Charles Lyding, Joey Perrott, Keen Yee Liau, Luca Vazzano, Pankaj Patil, Ryan Lester, Alan Cohen, Paul Gschwendtner