File tree Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name="21.0.0-next.7"></a>
2
+
3
+ # 21.0.0-next.7 (2025-10-08)
4
+
5
+ ### @angular/cli
6
+
7
+ | Commit | Type | Description |
8
+ | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------- |
9
+ | [1c06b16a9](https://github.com/angular/angular-cli/commit/1c06b16a962d3c2cc122dc40e01c64bc8a8d754d) | feat | add builder info to `list_projects` MCP tool |
10
+ | [104c90768](https://github.com/angular/angular-cli/commit/104c90768000b3e0052ee7e7de2c5e04c1bffdaf) | feat | enhance `ng version` output with more details |
11
+
12
+ ### @schematics/angular
13
+
14
+ | Commit | Type | Description |
15
+ | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------- |
16
+ | [afb4d3e37](https://github.com/angular/angular-cli/commit/afb4d3e377b11315a03563cb8c143c35d37f113a) | fix | remove extra space before async in spec templates |
17
+
18
+ ### @angular/build
19
+
20
+ | Commit | Type | Description |
21
+ | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------- |
22
+ | [1c2d49ec7](https://github.com/angular/angular-cli/commit/1c2d49ec736818d22773916d7eaafd3446275ea0) | fix | cleanup karma temporary directory after process exit |
23
+ | [50e330d33](https://github.com/angular/angular-cli/commit/50e330d331fc8cfc4c12f7258012305ecb419d2d) | fix | disable glob directory expansion when finding tests |
24
+ | [73621998f](https://github.com/angular/angular-cli/commit/73621998f91db189ad9b1ab006681404e30f7900) | fix | normalize paths for Vitest runner output files |
25
+
26
+ <!-- CHANGELOG SPLIT MARKER -->
27
+
1
28
<a name="20.3.5"></a>
2
29
3
30
# 20.3.5 (2025-10-08)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular/devkit-repo" ,
3
- "version" : " 21.0.0-next.6 " ,
3
+ "version" : " 21.0.0-next.7 " ,
4
4
"private" : true ,
5
5
"description" : " Software Development Kit for Angular" ,
6
6
"keywords" : [
You can’t perform that action at this time.
0 commit comments