Releases: angular/angular-cli
Releases Β· angular/angular-cli
21.2.0-next.1
@schematics/angular
| Commit | Description |
|---|---|
| add actionable feedback to vitest-browser schematic | |
| warn when production configuration is missing for service worker |
@angular/cli
| Commit | Description |
|---|---|
| integrate file formatting into update migrations | |
| renamed files by their new path in the schematic workflow | |
| optimize package manager discovery with stat-based probing |
@angular/build
| Commit | Description |
|---|---|
| add headless option to unit-test builder | |
| bundle setup files in unit-test builder for Vitest |
21.1.3
21.2.0-next.0
@schematics/angular
| Commit | Description |
|---|---|
| add a '.prettierrc' file to generated workspaces and add Prettier as dev dependency | |
| add ng-add support for Vitest browser providers |
@angular/cli
@angular-devkit/build-angular
| Commit | Description |
|---|---|
| address Node.js deprecation DEP0190 |
@angular/build
| Commit | Description |
|---|---|
| adjust sourcemap sources when Vitest wrapper is bypassed |
21.1.2
@angular-devkit/schematics-cli
| Commit | Description |
|---|---|
| Add boolean type inference for 'true' and 'false' string values in argument parsing |
@angular-devkit/architect
| Commit | Description |
|---|---|
| Add boolean type inference for 'true' and 'false' string values in argument parsing |
@angular/build
| Commit | Description |
|---|---|
| loosen Vitest dependency checks when runnerConfig is used | |
| support merging coverage thresholds with Vitest runnerConfig |
21.1.1
@schematics/angular
| Commit | Description |
|---|---|
| correct vscode MCP configuration for new projects | |
| remove special characters from jasmine-vitest report filename |
@angular/cli
| Commit | Description |
|---|---|
| Remove nonexistent link from MCP response |
@angular/build
| Commit | Description |
|---|---|
| allow application assets in workspace root | |
| prevent incorrect catch binding removal in downleveled for-await | |
| update undici to v7.18.2 |
20.3.15
21.1.0
@schematics/angular
| Commit | Description |
|---|---|
| add browserMode option to jasmine-vitest schematic | |
generate detailed migration report for refactor-jasmine-vitest |
|
| add MCP configuration file to new workspaces |
@angular/cli
@angular/build
| Commit | Description |
|---|---|
| directly support ng-packagr in unit-test builder | |
| disable TestBed teardown during debugging in Vitest | |
| inject source-map-support for Vitest browser tests | |
| normalize roots to POSIX in test discovery for Windows compatibility | |
| resolve test files correctly on Windows when using non-C drives | |
simplify SSL handling for ng serve with SSR (#31722) |
21.0.6
21.1.0-rc.0
@schematics/angular
@angular/cli
@angular/build
21.0.5
@schematics/angular
@angular/cli
| Commit | Description |
|---|---|
| use narrower types for new MCP TS SDK compatibility |
@angular/build
| Commit | Description |
|---|---|
| ensure correct project targeting during Vitest debugging |