@angular-devkit/schematics-cli
Advanced tools
Changelog
20.2.1 (2025-08-27)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------- | | 3b693e09e | fix | correctly set default array values |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------------------ | | 6937123a3 | fix | directly resolve karma config template in migration | | 5d6dd4425 | fix | prevent AI config schematic from failing when 'none' and other AI tools are selected |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------- | | e93919dea | fix | correctly set default array values |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------- | | 06a6ddc10 | fix | correct JS/TS file paths when running under Bazel | | b6816b0cb | fix | ensure karma polyfills reporter factory returns a value |
<!-- CHANGELOG SPLIT MARKER --><a name="21.0.0-next.0"></a>
Changelog
21.0.0-next.0 (2025-08-20)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------- | | 0505f954d | fix | allow unit-test progress option passthrough for building |
<!-- CHANGELOG SPLIT MARKER --><a name="20.2.0"></a>
Changelog
20.2.0 (2025-08-20)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------------- | | b4de9a1bf | feat | add --experimental-tool option to mcp command | | 755ba70fd | feat | add --local-only option to mcp command | | 59d7ef343 | feat | add --read-only option to mcp command | | 4e92eb6f1 | feat | add modernize tool to the MCP server | | a3b25f675 | fix | add choices to command line parser when type is array and has an enum | | e19eee614 | fix | address Node.js deprecation DEP0190 | | 4ee6f327a | fix | apply default to array types | | 8ba6b0bcc | fix | use correct path for MCP get_best_practices tool |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------------- | | 2e3cfd598 | feat | add migration to remove default Karma configurations | | d80dae276 | feat | add schematics to generate ai context files. | | ffe6fb916 | fix | allow AI config prompt to be skipped without selecting a value | | ae2802b7d | fix | improve AI config prompt wording | | b017f84fd | fix | improve coverage directory handling for Karma configuration comparisons | | 6a79f9a75 | fix | zoneless is now stable |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------- | | c43504d8d | fix | address Node.js deprecation DEP0190 |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------- | | fb06bb505 | feat | add headless mode for vitest browser mode |
<!-- CHANGELOG SPLIT MARKER --><a name="20.1.6"></a>
Changelog
20.1.6 (2025-08-13)
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------- |
| 584bc1d41 | fix | add extra prettier config |
| 02b0506fd | fix | correct configure the typeSeparator
in the library schematic |
<a name="20.1.5"></a>
Changelog
20.1.5 (2025-08-06)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------- | | 48ca04474 | fix | cache MCP best practices content and add tool annotations |
<!-- CHANGELOG SPLIT MARKER --><a name="20.2.0-next.2"></a>
Changelog
20.2.0-next.2 (2025-07-30)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------ | | 193b39416 | fix | skip workspace-specific tools when outside a workspace |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------- | | 7a183730c | fix | skip vite transformation of CSS-like assets |
<!-- CHANGELOG SPLIT MARKER --><a name="20.1.4"></a>