Releases: nrwl/nx-console
Releases · nrwl/nx-console
vscode-v18.30.4
What's Changed
- fix(vscode): also show loading bar in Common Nx Commands view by @MaxKless in #2308
- chore(core): remove leftover targetDefaults from nx.json by @MaxKless in #2315
- fix(vscode): unregister listener if cloud onboarding webview is disposed by @MaxKless in #2316
Full Changelog: vscode-v18.30.3...vscode-v18.30.4
vscode-v18.30.3
What's Changed
Full Changelog: vscode-v18.30.2...vscode-v18.30.3
vscode-v18.30.2
What's Changed
Full Changelog: vscode-v18.30.1...vscode-v18.30.2
vscode-v18.30.1
What's Changed
Full Changelog: vscode-v18.30.0...vscode-v18.30.1
vscode-v18.30.0
What's Changed
- fix(intellij): make sure telemetry logs are set to trace by @MaxKless in #2289
- fix(intellij): repair telemetry request by @MaxKless in #2290
- chore(repo): add powerpack-enterprise-cloud plugin by @MaxKless in #2292
- chore(repo): upgrade @nx/powerpack-enterprise-cloud to 1.0.9 by @MaxKless in #2294
- fix(nxls): adjust parseTargetString invocation to always pass a project graph by @MaxKless in #2291
- feat(vscode): rework PDV integration to use new apis & state machine by @MaxKless in #2272
- fix: kill entire process tree when shutting down nxls & vscode by @MaxKless in #2288
- chore(repo): rotate nxCloudAccessToken by @MaxKless in #2297
- fix(vscode): refactor new pdv to separate webview & state machine by @MaxKless in #2300
- feat(intellij): raise build target & fix verifications by @MaxKless in #2299
- fix(vscode): repair inlined tree-kill implementation by @MaxKless in #2298
- fix: run nxls in a way that works with yarn pnp by @MaxKless in #2301
- fix(vscode): improve codelens if no targets exist for project by @MaxKless in #2303
- refactor(vscode): rewrite nxls client as state machine by @MaxKless in #2304
- feat(vscode): log anonymized errors to rollbar by @MaxKless in #2305
- fix: handle 0.0.0-pr- releases when comparing versions by @MaxKless in #2309
Full Changelog: vscode-v18.29.1...vscode-v18.30.0
vscode-v18.29.1
What's Changed
- fix(vscode): repair nx init from the angular cli screen by @MaxKless in #2284
- fix(intellij): use configPath to determine runIde vs production mode by @MaxKless in #2286
- refactor(vscode): update projects view to only make a single nxls request by @MaxKless in #2283
- fix(nxls): pass disabledTaskSyncGenerators when getting pdv data by @MaxKless in #2287
Full Changelog: vscode-v18.29.0...vscode-v18.29.1
vscode-v18.29.0
What's Changed
- docs(contributing): update installation instructions by @gabynevada in #2270
- feat(vscode): add nxWorkspacePath configuration option by @gabynevada in #2274
- fix(nxls): repair support for repos with only lerna.json by @MaxKless in #2278
- fix(intellij): catch containingFile null error by @MaxKless in #2279
- feat(vscode): show refresh loading state in project view & footer by @MaxKless in #2280
New Contributors
- @gabynevada made their first contribution in #2270
Full Changelog: vscode-v18.28.1...vscode-v18.29.0
vscode-v18.28.1
What's Changed
- chore: improve nxls-e2e flakiness by @MaxKless in #2265
- chore(intellij): don't set untilBuild version (even if it was empty) by @MaxKless in #2264
- chore(repo): adjust future_compat check java version by @MaxKless in #2263
- fix: reduce number of exceptions & optimize package imports by @MaxKless in #2266
- fix: add windowsHide: true in more places by @MaxKless in #2262
- fix(intellij): update version & fix pdv error by @MaxKless in #2267
Full Changelog: vscode-v18.28.0...vscode-v18.28.1
vscode-v18.28.0
What's Changed
- fix(intellij): show better warning & help when no node interpreter is selected by @MaxKless in #2255
- fix(intellij): use BrowserLauncher instead of Desktop.browse to open external browsers by @MaxKless in #2256
- chore: update gradle intellij platform plugin & nx by @MaxKless in #2257
- fix(intellij): get notification group on demand instead of at class creation by @MaxKless in #2258
- feat: refactor PDV to get data directly from nxls & apply in intellij by @MaxKless in #2254
- feat(intellij): add Mark Directory As Nx Workspace Root action by @MaxKless in #2260
- fix(vscode): fix behaviour when only 1 generator is available & refactor old code by @MaxKless in #2242
Full Changelog: vscode-v18.27.0...vscode-v18.28.0
vscode-v18.27.0
What's Changed
- feat(intellij): collect opt-in telemetry on exceptions by @MaxKless in #2240
- fix(intellij): avoid slow operations on EDT when loading graph by @MaxKless in #2241
- fix(intellij): use generate ui button in toolbar instead of run anything by @MaxKless in #2239
- fix(intellij): fix compatibility issues by @MaxKless in #2244
- fix(intellij): catch more errors during completion by @MaxKless in #2245
- fix(vscode): make command titles consistently title case by @MaxKless in #2247
- fix(vscode): disable ts server plugin expansion of wildcard paths by @MaxKless in #2248
- fix(intellij): show notification instead of error when no (re)move generators are found by @MaxKless in #2250
- feat(vscode): create nx cloud onboarding view by @MaxKless in #2229
- fix(vscode): only show banner message until nx 17 & don't show project dropdown if no projects by @MaxKless in #2249
- fix(intellij): add refresh notification for better feedback when refreshing workspace by @MaxKless in #2252
Full Changelog: vscode-v18.26.0...vscode-v18.27.0