Angular Build System for Applications and Libraries
The sources for this package are in the Angular CLI repository. Please file issues and pull requests against that repository.
Usage information and reference details can be found in repository README file.
18.0.7 (2024-07-03)
@angular/cli
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------- |
| 67bf90131 | fix | make ng update
to keep newline at the end of package.json |
@angular-devkit/build-angular
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------ |
| 9b43ecbd0 | fix | reduce the number of max workers to available CPUs minus one |
| 03dad6806 | fix | rollback terser to 5.29.2
|
@angular/build
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------ |
| fc928f638 | fix | correctly name entry points to match budgets |
| 2d51e8607 | fix | redirect to path with trailing slash for asset directories |
| 16f1c1e01 | fix | reduce the number of max workers to available CPUs minus one |
<!-- CHANGELOG SPLIT MARKER -->
<a name="18.0.6"></a>