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.5 (2024-06-20)
@schematics/angular
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------------- |
| 5c705e800 | fix | update schematics to use RouterModule when --routing flag is present |
@angular-devkit/build-angular
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------ |
| 86e031dc7 | fix | use istanbul-lib-instrument directly for karma code coverage |
@angular/build
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------- |
| bdd168f37 | fix | add CSP nonce to script with src tags |
| 405c14809 | fix | automatically resolve .mjs
files when using Vite |
| 7360a346e | fix | use Node.js available parallelism for default worker count |
<!-- CHANGELOG SPLIT MARKER -->
<a name="18.0.4"></a>