@angular-devkit/schematics-cli
Advanced tools
Changelog
20.0.0-next.4 (2025-04-02)
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------- |
| 1e137ca84 | feat | add migration to update moduleResolution
to bundler
|
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------------------- | | 4955ee0aa | fix | properly resolve relative schematics when executed from a nested directory |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------ |
| d067cedf0 | feat | support custom resolution conditions with applications |
| 8a89438be | fix | correctly handle false
value in server option |
| 52fbffcd7 | fix | warn and remove jsdom launcher when used with karma |
<a name="19.2.6"></a>
Changelog
19.2.6 (2025-04-02)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------------------- | | e5aec562f | fix | properly resolve relative schematics when executed from a nested directory |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------- |
| 76cfd364a | fix | correctly handle false
value in server option |
| d69188c6b | fix | update vite to 6.2.4 due to a security issues |
<a name="18.2.17"></a>
Changelog
18.2.17 (2025-04-02)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------- | | 247ceff7f | fix | update vite to 5.4.16 due to a security issues |
<!-- CHANGELOG SPLIT MARKER --><a name="17.3.15"></a>
Changelog
17.3.15 (2025-04-02)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------- | | 0525fec61 | fix | update vite to 5.4.16 due to a security issues |
<!-- CHANGELOG SPLIT MARKER --><a name="20.0.0-next.3"></a>
Changelog
19.2.5 (2025-03-26)
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------------- |
| 20455e2a6 | fix | correct handling of response/request errors |
| 32b1dcd91 | fix | handle undefined getOrCreateAngularServerApp
during error compilation |
| 7552a9fec | fix | normalize karma asset paths before lookup |
| 1eb5b4357 | fix | update vite to 6.2.3 |
<a name="18.2.16"></a>
Changelog
18.2.16 (2025-03-26)
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------- |
| 4267a80c5 | fix | remove @vitejs/plugin-basic-ssl
from dependencies |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------- | | 9c2904d0d | fix | update vite to 5.4.15 |
<!-- CHANGELOG SPLIT MARKER --><a name="17.3.14"></a>
Changelog
17.3.14 (2025-03-26)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------- | | cb8f859f1 | fix | update vite to 5.4.15 |
<!-- CHANGELOG SPLIT MARKER --><a name="20.0.0-next.2"></a>
Changelog
19.2.4 (2025-03-19)
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------------------------- |
| 0a4e96bda | fix | replace @angular/platform-browser-dynamic
with @angular/platform-browser
|
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------- | | b0b643e46 | fix | ensure errors for missing component resources | | 2cd763e89 | fix | ensure relative karma stack traces for test failures |
<!-- CHANGELOG SPLIT MARKER --><a name="17.3.13"></a>