File tree Expand file tree Collapse file tree 2 files changed +31
-1
lines changed Expand file tree Collapse file tree 2 files changed +31
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 14.0.0-next.9 " ></a >
2
+
3
+ # 14.0.0-next.9 (2022-04-13)
4
+
5
+ ### @angular/cli
6
+
7
+ | Commit | Type | Description |
8
+ | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------- |
9
+ | [ 607a723f7] ( https://github.com/angular/angular-cli/commit/607a723f7d623ec8a15054722b2afd13042f66a1 ) | feat | add support for auto completion |
10
+ | [ ff4eba3d4] ( https://github.com/angular/angular-cli/commit/ff4eba3d4a9417d2baef70aaa953bdef4bb426a6 ) | fix | handle duplicate arguments |
11
+ | [ bf15b202b] ( https://github.com/angular/angular-cli/commit/bf15b202bb1cd073fe01cf387dce2c033b5bb14c ) | fix | remove cache path from global valid paths |
12
+
13
+ ### @angular-devkit/build-angular
14
+
15
+ | Commit | Type | Description |
16
+ | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------- |
17
+ | [ be2b268c3] ( https://github.com/angular/angular-cli/commit/be2b268c36f9ae465b9233f7bf705717712e3cf1 ) | fix | display debug logs when using the ` --verbose ` option |
18
+
19
+ ### @angular-devkit/build-webpack
20
+
21
+ | Commit | Type | Description |
22
+ | --------------------------------------------------------------------------------------------------- | ---- | --------------------------- |
23
+ | [ 3afd1ab9c] ( https://github.com/angular/angular-cli/commit/3afd1ab9c0a347950c8477608ad9b81cf75fa891 ) | fix | emit devserver setup errors |
24
+
25
+ ## Special Thanks
26
+
27
+ Alan Agius and Charles Lyding
28
+
29
+ <!-- CHANGELOG SPLIT MARKER -->
30
+
1
31
<a name =" 13.3.3 " ></a >
2
32
3
33
# 13.3.3 (2022-04-13)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular/devkit-repo" ,
3
- "version" : " 14.0.0-next.8 " ,
3
+ "version" : " 14.0.0-next.9 " ,
4
4
"private" : true ,
5
5
"description" : " Software Development Kit for Angular" ,
6
6
"bin" : {
You can’t perform that action at this time.
0 commit comments