@angular-devkit/schematics-cli
Advanced tools
Changelog
20.0.0-next.9 (2025-04-30)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------- | | 5876577af | feat | Add prompt for new apps to be zoneless | | c557a19ef | fix | avoid empty polyfill option for new zoneless application | | 148498c2b | fix | Remove experimental from zoneless | | 0f7dc2cd8 | fix | skip spec project reference for minimal ng new |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------------------- |
| d6ea6b09f | feat | add experimental vitest browser support to unit-testing |
| 05485ede7 | fix | ensure com.chrome.devtools.json
is consistently served after initial run |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------- | | 2d11e8e45 | fix | return 302 when redirectTo is a function |
<!-- CHANGELOG SPLIT MARKER --><a name="19.2.10"></a>
Changelog
19.2.10 (2025-04-30)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------- | | 067f1cba0 | fix | update vite to 6.2.7 |
<!-- CHANGELOG SPLIT MARKER --><a name="17.3.17"></a>
Changelog
17.3.17 (2025-04-30)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------- | | 743d85bac | fix | update http-proxy-middleware to v2.0.8 |
<!-- CHANGELOG SPLIT MARKER --><a name="20.0.0-next.8"></a>
Changelog
20.0.0-next.8 (2025-04-23)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------ | | 0ab1ddf63 | feat | generate libraries using TypeScript project references |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------- | | 12def3a2e | feat | add experimental vitest unit-testing support |
<!-- CHANGELOG SPLIT MARKER --><a name="20.0.0-next.7"></a>
Changelog
20.0.0-next.7 (2025-04-23)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------ | | e03f2b899 | feat | Add global error listeners to new app generation | | 672ae14cd | fix | drop composite in tsconfig | | 5e8c6494d | fix | relative tsconfig paths in references |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------- | | e80963036 | feat | expand browser support policy to widely available Baseline | | 566de64cb | fix | use virtual module for Karma TestBed initialization |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------ |
| 8bfcae4c1 | fix | support getPrerenderParams
for wildcard routes |
<a name="19.2.9"></a>
Changelog
19.2.9 (2025-04-23)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------- | | de52cc2c8 | fix | update http-proxy-middleware to v3.0.5 |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------- |
| cc5229a45 | fix | pass preserveSymlinks
option to Karma esbuild builder |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------ |
| a4e415ea6 | fix | support getPrerenderParams
for wildcard routes |
<a name="18.2.19"></a>
Changelog
18.2.19 (2025-04-23)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------- | | 01cc617bc | fix | update http-proxy-middleware to v3.0.5 |
<!-- CHANGELOG SPLIT MARKER --><a name="20.0.0-next.6"></a>
Changelog
20.0.0-next.6 (2025-04-16)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------- | | d6f594fe0 | feat | generate applications using TypeScript project references | | 8654b3fea | fix | application migration should migrate karma builder package | | be6f13ec1 | fix | remove setting files tsconfig field with SSR/Server generation |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------------- |
| d5a409a79 | fix | include module
value check when adding custom conditions |
| 95d16dc52 | fix | pass preserveSymlinks
option to Karma esbuild builder |
| 3d997feb6 | fix | prevent nested CSS in components |
| 6e6315d72 | fix | properly resolve transitive external dependencies in vite-dev-server |
<a name="19.2.8"></a>