File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 18.40.0] ( https://github.com/nrwl/nx-console/compare/vscode-v18.39.0...vscode-v18.40.0 ) (2025-02-18)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** nxls:** repair generatorOptions request in node 22 ([ #2407 ] ( https://github.com/nrwl/nx-console/issues/2407 ) ) ([ b259610] ( https://github.com/nrwl/nx-console/commit/b25961086e523a0a9e69f3c6d972b3513f3719bb ) )
7
+ * ** vscode:** switch telemetry reporting param to "kind" ([ #2408 ] ( https://github.com/nrwl/nx-console/issues/2408 ) ) ([ 781cb45] ( https://github.com/nrwl/nx-console/commit/781cb45fc9534ddbb72373102391048ec4732863 ) )
8
+
9
+
10
+ ### Features
11
+
12
+ * ** vscode:** upgrade required vscode version ([ #2409 ] ( https://github.com/nrwl/nx-console/issues/2409 ) ) ([ 4db5e73] ( https://github.com/nrwl/nx-console/commit/4db5e73c4cdf5846e4cc1aee26d8af228c6c4b79 ) )
13
+
1
14
# [ 18.39.0] ( https://github.com/nrwl/nx-console/compare/vscode-v18.38.0...vscode-v18.39.0 ) (2025-02-17)
2
15
3
16
Original file line number Diff line number Diff line change 2
2
"name" : " angular-console" ,
3
3
"displayName" : " Nx Console" ,
4
4
"description" : " The UI for Nx & Lerna" ,
5
- "version" : " 18.39 .0" ,
5
+ "version" : " 18.40 .0" ,
6
6
"repository" : {
7
7
"type" : " git" ,
8
8
"url" : " https://github.com/nrwl/nx-console.git"
You can’t perform that action at this time.
0 commit comments