@angular-devkit/core
Advanced tools
Changelog
20.0.1 (2025-06-04)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------ | | 0883248cb | fix | improve Node.js version check and error messages |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------------------- | | 525ddcbd2 | fix | only overwrite JSON file if actually changed | | 83c820e5a | fix | remove karma config devkit package usages during application migration | | 87266b38a | fix | skip zone.js dependency for zoneless applications |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------- | | e5efdc577 | fix | also disable outputMode in vitest unit-tests | | 5814393db | fix | resolve junit karma reporter output to workspace root |
<!-- CHANGELOG SPLIT MARKER --><a name="20.0.0"></a>
Changelog
20.0.0-rc.3 (2025-05-21)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------- | | 787e510dc | fix | update min Node.js support to 20.19, 22.12, and 24.0 |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------ | | b13805a77 | fix | use protected for class member |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------- | | a42e045ba | fix | respect i18nDuplicateTranslation option when duplicates exist |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------ | | b155ba1dc | fix | enable unit-test builder watch outside CI | | 7877d9a97 | fix | ensure disabled vitest config loading | | aec95042b | fix | exclude only source test files with unit-test vitest support | | c51a540ce | fix | provide direct debugging support for unit test builder | | eee816f79 | fix | use global unit-test hooks during TestBed init |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------- |
| 5b43174f1 | fix | remove background_color
and theme_color
from manifest |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------- |
| 059c10eb4 | fix | SSR should work without @angular/router
|
<a name="19.2.13"></a>
Changelog
19.2.14 (2025-05-28)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------- | | a3504fd45 | fix | HMR requires AOT do not show HMR enabled when using JIT | | 5ce9f96a4 | fix | include full metadata for AOT unit-testing |
<!-- CHANGELOG SPLIT MARKER --><a name="19.2.13"></a>
Changelog
20.0.0-rc.3 (2025-05-21)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------- | | 787e510dc | fix | update min Node.js support to 20.19, 22.12, and 24.0 |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------ | | b13805a77 | fix | use protected for class member |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------- | | a42e045ba | fix | respect i18nDuplicateTranslation option when duplicates exist |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------ | | b155ba1dc | fix | enable unit-test builder watch outside CI | | 7877d9a97 | fix | ensure disabled vitest config loading | | aec95042b | fix | exclude only source test files with unit-test vitest support | | c51a540ce | fix | provide direct debugging support for unit test builder | | eee816f79 | fix | use global unit-test hooks during TestBed init |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------- |
| 5b43174f1 | fix | remove background_color
and theme_color
from manifest |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------- |
| 059c10eb4 | fix | SSR should work without @angular/router
|
<a name="19.2.13"></a>
Changelog
19.2.13 (2025-05-21)
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------- |
| ad2fb2959 | fix | remove background_color
and theme_color
from manifest |
<a name="20.0.0-rc.2"></a>
Changelog
20.0.0-rc.2 (2025-05-14)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------- | | d2bfc6bd4 | fix | revert setup unit-test polyfills before TestBed init |
<!-- CHANGELOG SPLIT MARKER --><a name="20.0.0-rc.1"></a>
Changelog
20.0.0-rc.1 (2025-05-14)
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------- |
| 5093ce0a6 | fix | properly handle Node.js require()
errors with ESM modules |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------- | | 3cf6ab0f7 | fix | support using default browser option when not present |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------- | | e36bf964a | fix | allow TestBed provider configuration with vitest unit-testing | | 769961e4a | fix | allow vitest-based unit testing to use watch option | | c7f2cb596 | fix | provide vitest globals in unit-test builder | | 0d40cdecd | fix | setup unit-test polyfills before TestBed init | | fa3dc6387 | fix | show unit-test error for missing vitest browser package | | 247cd3352 | fix | show unit-test error for missing vitest package |
<!-- CHANGELOG SPLIT MARKER --><a name="19.2.12"></a>
Changelog
19.2.12 (2025-05-14)
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------- |
| 0098c38c6 | fix | properly handle Node.js require()
errors with ESM modules |
<a name="20.0.0-rc.0"></a>