Skip to content

Releases: nrwl/nx-console

vscode-v18.21.3

10 May 16:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: vscode-v18.21.2...vscode-v18.21.3

vscode-v18.21.2

10 May 15:30
Compare
Choose a tag to compare

What's Changed

  • chore: add note about version compatibility to README by @MaxKless in #2124
  • fix(vscode): adapt cli task logic to handle affected & other commands correctly by @MaxKless in #2127
  • fix(vscode): enable command quickpicks to specify arbitrary options by @MaxKless in #2129
  • fix(intellij): enable loading nx packages from .nx/installation by @MaxKless in #2132
  • feat(intellij): autofocus first empty text field in re/move dialog by @mkapal in #2131
  • fix(nxls): filter all paths that include a cache folder by @MaxKless in #2128

New Contributors

Full Changelog: vscode-v18.21.1...vscode-v18.21.2

vscode-v18.21.1

06 May 12:39
Compare
Choose a tag to compare

What's Changed

  • fix: refactor graph integration to use partial graphs & handle errors by @MaxKless in #2117
  • fix(vscode): fix add dependency to show nx packages by @MaxKless in #2119
  • fix(nxls): catch error while resetting daemon by @MaxKless in #2120
  • fix(intellij): set re/move dialog input field width to fill by @MaxKless in #2121

Full Changelog: vscode-v18.21.0...vscode-v18.21.1

vscode-v18.21.0

02 May 19:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: vscode-v18.20.0...vscode-v18.21.0

vscode-v18.20.0

24 Apr 09:42
Compare
Choose a tag to compare

What's Changed

  • chore: make plugin compatible with the 2024.1 target; improve dev experience by @piotrtomiak in #2046
  • revert: revert add @nx/gradle by @xiongemi in #2100
  • feat: nx reset & restart nxls on manual refresh by @MaxKless in #2097
  • fix(intellij): set color theme when starting PDV, not just on changes by @MaxKless in #2096

Full Changelog: vscode-v18.19.0...vscode-v18.20.0

vscode-v18.19.0

10 Apr 14:00
Compare
Choose a tag to compare

What's Changed

  • fix(intellij): get correct executable path under yarn pnp by @MaxKless in #2070
  • fix(intellij): catch invalid path error & check project disposal more by @MaxKless in #2076
  • fix(nxls): respect nx.json generator defaults when showing generate ui by @MaxKless in #2077
  • chore(vscode): add troubleshooting guides to help & feedback section by @MaxKless in #2073
  • feat(nxls): use daemon to watch files by @MaxKless in #2067
  • fix: correctly load graph html without assuming node_modules by @MaxKless in #2083
  • feat: add @nx/gradle by @xiongemi in #2078
  • fix(vscode): catch & surface errors during task creation better by @MaxKless in #2082
  • fix: fix path for windows for generate ui by @xiongemi in #2079
  • fix(nxls): repair for nx 13 & write nx/workspace tests for all supported versions by @MaxKless in #2084
  • fix(nxls): ignore nx.json when processing source maps for now by @MaxKless in #2087
  • refactor(intellij): specify action update thread & fix misc inspections by @MaxKless in #2089

Full Changelog: vscode-v18.18.0...vscode-v18.19.0

vscode-v18.18.0

25 Mar 11:24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: vscode-v18.17.0...vscode-v18.18.0

vscode-v18.17.0

01 Mar 12:36
Compare
Choose a tag to compare

What's Changed

  • fix(nxls): repair getting project by path for directories by @MaxKless in #2034
  • chore: update nx to 18 by @MaxKless in #2023
  • feat(intellij): show PDV in config files by @MaxKless in #2035
  • fix(intellij): fix issue with NxAngularConfigService state not being stored by @piotrtomiak in #2037
  • fix: don't mark generator options with x-prompt set as required anymore by @MaxKless in #2032
  • fix(nxls): handle directories under a root project in getProjectByPath by @MaxKless in #2038
  • fix(intellij): correctly normalize paths when getting pdv preview by @MaxKless in #2039
  • chore(intellij): set platform version by @MaxKless in #2040

Full Changelog: vscode-v18.16.0...vscode-v18.17.0

vscode-v18.16.0

09 Feb 14:56
Compare
Choose a tag to compare

What's Changed

  • feat(vscode): add all codelens to a settings toggle by @Cammisuli in #2021

Full Changelog: vscode-v18.15.3...vscode-v18.16.0

vscode-v18.15.3

02 Feb 20:02
Compare
Choose a tag to compare

What's Changed

  • fix(vscode): set started to false on failure by @MaxKless in #2014
  • fix: handle error states better, especially in intellij by @MaxKless in #2010
  • fix(vscode): reload pdv by navigating with the router by @MaxKless in #2015

Full Changelog: vscode-v18.15.2...vscode-v18.15.3