Skip to content

Releases: nrwl/nx-console

vscode-v18.34.0

18 Dec 11:20
Compare
Choose a tag to compare

What's Changed

  • fix(nxls): provide autocomplete only for plugins that contain nx by @MaxKless in #2365
  • fix(intellij): use refresh service directly and avoid going through actionPerformed by @MaxKless in #2366
  • chore(repo): upgrade agent setup steps version by @rarmatei in #2367
  • feat(nxls): add namedInputs target links & fix namedInputs completion in nx.json by @MaxKless in #2368
  • feat(vscode): add atomizer codelenses by @MaxKless in #2370
  • fix(vscode): subscribe to project graph updates in atomizer codelens provider by @MaxKless in #2372
  • fix(vscode): handle non-atomized file paths gracefully by @MaxKless in #2373
  • feat(vscode): show project graph error message in projects view by @MaxKless in #2371

Full Changelog: vscode-v18.33.2...vscode-v18.34.0

vscode-v18.33.2

16 Dec 11:14
Compare
Choose a tag to compare

What's Changed

  • fix(nxls): clean up connection & ipc channel when shutting down nxls to prevent it from staying open by @MaxKless in #2353
  • fix(nxls): always provide at least empty project graph object by @MaxKless in #2358
  • fix(vscode): make sure only one refresh progress indicator is shown per location by @MaxKless in #2359
  • fix(vscode): show project details codelens above package.json#nx if it exists by @MaxKless in #2361
  • fix(intellij): improve behaviour when 0 or 1 generators are available by @MaxKless in #2362
  • fix(vscode): slow down recent cipe polling after auth error by @MaxKless in #2360

Full Changelog: vscode-v18.33.1...vscode-v18.33.2

vscode-v18.33.1

10 Dec 14:30
Compare
Choose a tag to compare

What's Changed

  • fix(nxls): enable project.json completion for properties in package.json#nx by @MaxKless in #2340
  • fix: increase window for finding recent commits to a week instead of a day by @MaxKless in #2342
  • fix(vscode): adjust wording of cloud view actions by @MaxKless in #2344
  • fix: make sure default branch is always filtered out when getting recent cipes by @MaxKless in #2346
  • feat(nxls): decouple daemon lifecycle from nxls lifecycle by @MaxKless in #2339
  • fix(nxls): use native watcher right away when daemon dies during watch process by @MaxKless in #2351
  • fix(nxls): ignore git logs when getting default branch by @MaxKless in #2350
  • fix(intellij): improve finding Nx configuration files by @MaxKless in #2352
  • fix: drop dependency on @nx/native packages in favor of loading from local node_modules by @MaxKless in #2349
  • chore(vscode): increase rollbar sampling rate by @MaxKless in #2355
  • fix(nxls): only make nx cloud requests if in an nx cloud workspace by @MaxKless in #2356

Full Changelog: vscode-v18.32.0...vscode-v18.33.1

vscode-v18.32.0

04 Dec 15:19
Compare
Choose a tag to compare

What's Changed

  • feat(vscode): add standalone project details codelens by @MaxKless in #2329
  • refactor: use project graph data structure directly by @MaxKless in #2326
  • feat: add recent cipe view & notifications by @MaxKless in #2322
  • feat: also track current nx console version in rollbar by @MaxKless in #2332
  • fix(vscode): handle tree items being undefined due to timing issue by @MaxKless in #2333
  • fix: check daemonClient.enabled() before using it by @MaxKless in #2331
  • refactor: common getPackageManagerCommand util with try/catch for older nx versions by @MaxKless in #2334
  • fix: disable nxls auto-shutdown & tweak cloud notifications by @MaxKless in #2338
  • fix: use project graph-aware devkit util when splitting targets by @MaxKless in #2330

Full Changelog: vscode-v18.31.1...vscode-v18.32.0

vscode-v18.31.1

25 Nov 15:55
Compare
Choose a tag to compare

What's Changed

  • chore(repo): latest powerpack and nx cloud checks, ci config cleanup by @JamesHenry in #2321
  • fix(vscode): remove extra @ from add dependency logic by @MaxKless in #2327

Full Changelog: vscode-v18.31.0...vscode-v18.31.1

vscode-v18.31.0

21 Nov 11:02
Compare
Choose a tag to compare

What's Changed

  • fix(vscode): don't enable typescript server plugin in new solution-style workspaces by @MaxKless in #2313
  • revert: commit "chore: leverage Nx Powerpack" by @JamesHenry in #2320
  • feat(nxls): allow nxls to kill itself after 3h of inactivity to prevent background resource usage by @MaxKless in #2307
  • fix(vsode): dont try to look for compilerOptions in nonexistant tsconfig by @MaxKless in #2324

Full Changelog: vscode-v18.30.4...vscode-v18.31.0

vscode-v18.30.4

13 Nov 15:38
Compare
Choose a tag to compare

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

12 Nov 10:58
Compare
Choose a tag to compare

What's Changed

  • fix(vscode): retry nxls request if connection is disposed during request by @MaxKless in #2312

Full Changelog: vscode-v18.30.2...vscode-v18.30.3

vscode-v18.30.2

11 Nov 17:19
Compare
Choose a tag to compare

What's Changed

  • fix(vscode): catch errors during codelens creation by @MaxKless in #2311

Full Changelog: vscode-v18.30.1...vscode-v18.30.2

vscode-v18.30.1

11 Nov 14:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: vscode-v18.30.0...vscode-v18.30.1