Commit 1ead014 1 parent 078e0e6 commit 1ead014 Copy full SHA for 1ead014
File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 18.25.1] ( https://github.com/nrwl/nx-console/compare/vscode-v18.25.0...vscode-v18.25.1 ) (2024-08-12)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * enable telemetry for workspace refreshes ([ #2226 ] ( https://github.com/nrwl/nx-console/issues/2226 ) ) ([ b2eb5cd] ( https://github.com/nrwl/nx-console/commit/b2eb5cd133871f15d6d9a1cd31316334c416174b ) )
7
+ * ** nxls:** dynamically read nx.json schema during schema setup ([ #2221 ] ( https://github.com/nrwl/nx-console/issues/2221 ) ) ([ 913e1ce] ( https://github.com/nrwl/nx-console/commit/913e1ce2e32e74c05c4ee3d5b1d8ee346a4831cf ) )
8
+ * pass expanded externalFiles to ts plugin for wildcard pattern paths ([ #2224 ] ( https://github.com/nrwl/nx-console/issues/2224 ) ) ([ f0010fc] ( https://github.com/nrwl/nx-console/commit/f0010fc12b4a664d883ef027cde2ef9b2072cf86 ) )
9
+
1
10
# [ 18.25.0] ( https://github.com/nrwl/nx-console/compare/vscode-v18.24.1...vscode-v18.25.0 ) (2024-07-18)
2
11
3
12
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.25.0 " ,
5
+ "version" : " 18.25.1 " ,
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