@angular-devkit/schematics-cli
Advanced tools
Changelog
20.0.3 (2025-06-18)
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------- |
| e90a808c0 | fix | include main.server.ts
in tsconfig.files
when present |
| 5c48b8e0a | fix | reset module typeSeparator
when generating applications |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------- | | 56f426e25 | fix | include custom bundle name scripts with karma | | dfe3a8b73 | fix | increase worker idle timeout | | e6d27bd5e | fix | set scripts option output as classic script for karma |
<!-- CHANGELOG SPLIT MARKER --><a name="20.1.0-next.1"></a>
Changelog
20.0.2 (2025-06-11)
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------------- |
| bf64a0f2d | fix | add less
as a devDependency when selected as the style preprocessor |
| cb258a3e1 | fix | correctly detect modules using new file extension format |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------- | | 424f1cbbf | fix | do not consider internal Angular files as external imports |
<!-- CHANGELOG SPLIT MARKER --><a name="19.2.15"></a>
Changelog
20.0.1 (2025-06-04)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------ | | 0883248cb | fix | improve Node.js version check and error messages |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------------------- | | 525ddcbd2 | fix | only overwrite JSON file if actually changed | | 83c820e5a | fix | remove karma config devkit package usages during application migration | | 87266b38a | fix | skip zone.js dependency for zoneless applications |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------- | | e5efdc577 | fix | also disable outputMode in vitest unit-tests | | 5814393db | fix | resolve junit karma reporter output to workspace root |
<!-- CHANGELOG SPLIT MARKER --><a name="20.0.0"></a>