Releases: angular/angular-cli
Releases · angular/angular-cli
21.0.0
@angular/cli
@schematics/angular
| Commit | Description |
|---|---|
Add addTypeToClassName option to relevant schematics | |
add include option to jasmine-to-vitest schematic | |
| add AGENTS.md support to ai-config schematic | |
| add Jasmine spy API transformations to jasmine-to-vitest schematic | |
| add matcher transformations to jasmine-to-vitest schematic | |
| add misc transformations to jasmine-to-vitest schematic | |
add Tailwind CSS option to application schematic and ng new | |
| Applications are zoneless by default | |
| configure Vitest for new projects and allow runner choice | |
| introduce initial jasmine-to-vitest unit test refactor schematic | |
set packageManager in package.json on new projects | |
support different file name style guides in ng new | |
| add 'update-typescript-lib' migration | |
add addImports option to jasmine-vitest schematic | |
| add fixture.whenStable in spec files when zoneless apps | |
add migration to update moduleResolution to bundler | |
| [ |
20.3.11
21.0.0-rc.6
21.0.0-rc.5
@schematics/angular
| Commit | Description |
|---|---|
| add missing typeSeparator to main.ts.template file | |
| issues in apps generated with '--file-name-style-guide=2016' flag |
@angular/build
21.0.0-rc.4
21.0.0-rc.3
@angular/cli
| Commit | Description |
|---|---|
| support multi-database search in find_examples MCP tool |
@angular/build
21.0.0-rc.2
@schematics/angular
| Commit | Description |
|---|---|
correct tsconfig.spec.json include for spec files |
@angular/cli
| Commit | Description |
|---|---|
| add schema versioning and metadata to example database | |
| promote zoneless migration MCP tool to stable |
@angular/build
| Commit | Description |
|---|---|
| add webcontainer support for Vitest browser provider | |
| correctly handle absolute paths and casing in test discovery | |
do not remove @angular/localize when having external packages (#31721) | |
| dynamically select Vitest DOM environment | |
| enhance Vitest config merging and validation | |
| ensure TestBed setup is robust in non-isolated Vitest | |
| show full aggregate errors from vitest | |
simplify SSL handling for ng serve with SSR (#31723) |
20.3.10
21.0.0-rc.1
@schematics/angular
@angular/cli
| Commit | Description |
|---|---|
| add vitest to version command output |
@angular/build
| Commit | Description |
|---|---|
| update vitest to 4.0.6 and remove coverage workaround |
@angular/ssr
| Commit | Description |
|---|---|
| improve locale handling in app-engine | |
| improve route matching for wildcard routes |