@angular-devkit/core
Advanced tools
Changelog
20.1.1 (2025-07-16)
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------------------ |
| 541b33f8d | fix | emit a warning when outputHashing
is set to all
or bundles
when HMR is enabled |
| 558a0fe92 | fix | normalize code coverage include paths to POSIX |
<a name="20.1.0"></a>
Changelog
20.1.0-rc.0 (2025-07-01)
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------- |
| f1d41b069 | fix | remove unused @vitejs/plugin-basic-ssl
dependency |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------- |
| 73f57f3c9 | fix | proxy karma request from /
to /base
|
<a name="20.0.5"></a>
Changelog
20.0.6 (2025-07-09)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------- | | 5542445d3 | fix | remove constructor from service template |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------- |
| 0836ad28f | fix | correctly remap Angular diagnostics |
| c475e546b | fix | exclude @vitest/browser/context
from esbuild bundling |
| 1a2da161e | fix | failed to proxy error for assets |
<a name="20.0.5"></a>
Changelog
20.1.0-rc.0 (2025-07-01)
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------- |
| f1d41b069 | fix | remove unused @vitejs/plugin-basic-ssl
dependency |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------- |
| 73f57f3c9 | fix | proxy karma request from /
to /base
|
<a name="20.0.5"></a>
Changelog
20.0.5 (2025-07-01)
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------- |
| 1ebd53df7 | fix | remove unused @vitejs/plugin-basic-ssl
dependency |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------- |
| 05cebdbcd | fix | proxy karma request from /
to /base
|
<a name="20.1.0-next.3"></a>
Changelog
20.1.0-next.3 (2025-06-25)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------- | | dc45c186e | feat | add initial MCP server implementation |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------- | | 4221a33cc | fix | add missing prettier config |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------- | | 49a09737d | feat | provide partial custom postcss configuration support |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------- | | adfeee0a4 | fix | adjust coverage includes/excludes for unit-test vitest runner | | e0de8680d | fix | inject zone.js/testing before karma builder execution |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------------- |
| 861a61a3b | fix | avoid preloading unnecessary dynamic bundles |
| 21b5852f1 | fix | ensure loadChildren
runs in correct injection context during route extraction |
| 1c5bd2ef2 | fix | ensure correct referer header handling in web request conversion |
<a name="20.0.4"></a>
Changelog
20.0.4 (2025-06-25)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------- | | 2316fe29d | fix | add missing prettier config |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------------- | | 309742289 | fix | avoid preloading unnecessary dynamic bundles | | 82691b98f | fix | ensure correct referer header handling in web request conversion |
<!-- CHANGELOG SPLIT MARKER --><a name="20.1.0-next.2"></a>
Changelog
20.1.0-next.2 (2025-06-18)
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------- |
| c43711177 | fix | include main.server.ts
in tsconfig.files
when present |
| 4be58ee8c | fix | reset module typeSeparator
when generating applications |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------ | | c19cd2985 | fix | coverage reporter option | | 049e6886f | fix | include custom bundle name scripts with karma | | 1d76d0ee5 | fix | increase worker idle timeout | | 2672f6ec1 | fix | json and json-summary as vitest coverage reporters | | 60a16a82a | fix | set scripts option output as classic script for karma | | 130c65014 | fix | use an empty array as default value for vitest exclude |
<!-- CHANGELOG SPLIT MARKER --><a name="20.0.3"></a>
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>