@angular-devkit/core
Advanced tools
Changelog
20.1.2 (2025-07-23)
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------- |
| 96785224f | fix | define
option is being included multiple times in the JSON help |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------------------- | | 0d0040bdf | fix | use crypto.randomUUID instead of Date.now for unique string in tmp file names |
<!-- CHANGELOG SPLIT MARKER --><a name="20.2.0-next.0"></a>
Changelog
20.2.0-next.0 (2025-07-16)
<!-- CHANGELOG SPLIT MARKER --><a name="20.1.1"></a>
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>