Releases: angular/angular-cli
Releases · angular/angular-cli
21.0.0-next.2
@schematics/angular
Commit | Description |
---|---|
Add addTypeToClassName option to relevant schematics |
|
support different file name style guides in ng new |
|
optimize AST traversal utilities |
@angular/cli
@angular/build
Commit | Description |
---|---|
avoid extra tick in SSR dev-server builds | |
maintain media output hashing with vitest unit-testing |
20.2.2
21.0.0-next.1
@angular/cli
@schematics/angular
@angular-devkit/schematics-cli
Commit | Description |
---|---|
correctly set default array values |
@angular/build
Breaking Changes
@angular/cli
- The
ng
commands will no longer automatically detect and usecnpm
as the package manager. As an alternative use the.npmrc
file to ensure npm uses the cnpm registry.
20.2.1
@angular-devkit/schematics-cli
Commit | Description |
---|---|
correctly set default array values |
@schematics/angular
Commit | Description |
---|---|
directly resolve karma config template in migration | |
prevent AI config schematic from failing when 'none' and other AI tools are selected |
@angular/cli
Commit | Description |
---|---|
correctly set default array values |
@angular/build
Commit | Description |
---|---|
correct JS/TS file paths when running under Bazel | |
ensure karma polyfills reporter factory returns a value |
21.0.0-next.0
20.2.0
@schematics/angular
@angular/cli
@angular-devkit/schematics
Commit | Description |
---|---|
address Node.js deprecation DEP0190 |
@angular/build
Commit | Description |
---|---|
add headless mode for vitest browser mode |
20.2.0-rc.1
20.2.0-rc.0
@schematics/angular
@angular/cli
Commit | Description |
---|---|
add --experimental-tool option to mcp command | |
add --local-only option to mcp command | |
add --read-only option to mcp command | |
add modernize tool to the MCP server |