@angular-devkit/core
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>