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="20.0.1"></a>
2+
3+ # 20.0.1 (2025-06-04)
4+
5+ ### @angular/cli
6+
7+ | Commit | Type | Description |
8+ | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------ |
9+ | [0883248cb](https://github.com/angular/angular-cli/commit/0883248cbdebcad09393349a0a5d9487b2a452ae) | fix | improve Node.js version check and error messages |
10+
11+ ### @schematics/angular
12+
13+ | Commit | Type | Description |
14+ | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------------------- |
15+ | [525ddcbd2](https://github.com/angular/angular-cli/commit/525ddcbd290525e4dac2547c352cf6c774d728a2) | fix | only overwrite JSON file if actually changed |
16+ | [83c820e5a](https://github.com/angular/angular-cli/commit/83c820e5ab55d01662417a51e4cc8d094e409fc6) | fix | remove karma config devkit package usages during application migration |
17+ | [87266b38a](https://github.com/angular/angular-cli/commit/87266b38a09ce783ac6d18f532ebe1f8ae5954c0) | fix | skip zone.js dependency for zoneless applications |
18+
19+ ### @angular/build
20+
21+ | Commit | Type | Description |
22+ | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------- |
23+ | [e5efdc577](https://github.com/angular/angular-cli/commit/e5efdc577be913870b29173345b8194b87420474) | fix | also disable outputMode in vitest unit-tests |
24+ | [5814393db](https://github.com/angular/angular-cli/commit/5814393dbb2f9227ce10f1df77a8deee06c7d1c5) | fix | resolve junit karma reporter output to workspace root |
25+
26+ <!-- CHANGELOG SPLIT MARKER -->
27+
128<a name="20.0.0"></a>
229
330# 20.0.0 (2025-05-28)
Original file line number Diff line number Diff line change 11{
22 "name" : " @angular/devkit-repo" ,
3- "version" : " 20.0.0 " ,
3+ "version" : " 20.0.1 " ,
44 "private" : true ,
55 "description" : " Software Development Kit for Angular" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments