@angular-devkit/core
Advanced tools
Changelog
20.1.4 (2025-07-30)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------ | | 2d753cc62 | fix | skip workspace-specific tools when outside a workspace |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------- | | 42d72ef4d | fix | skip vite transformation of CSS-like assets |
<!-- CHANGELOG SPLIT MARKER --><a name="20.1.3"></a>
Changelog
20.1.3 (2025-07-24)
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------ |
| ea5cd0e81 | fix | update vite
to 7.0.6
|
<a name="20.2.0-next.1"></a>
Changelog
20.2.0-next.1 (2025-07-23)
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------- |
| fefa7a46f | fix | define
option is being included multiple times in the JSON help |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------------------- | | 7595e1f88 | fix | use crypto.randomUUID instead of Date.now for unique string in tmp file names |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------- | | fb06bb505 | feat | add headless mode for vitest browser mode |
<!-- CHANGELOG SPLIT MARKER --><a name="20.1.2"></a>
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>