@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)
|