Skip to content

Releases: nrwl/nx-console

vscode-v18.22.0

17 Jun 11:19
Compare
Choose a tag to compare

What's Changed

  • chore: add unit tests for generator schema utils by @mkapal in #2146
  • feat(vscode): add nx errors to problems view & update empty view in error state by @MaxKless in #2143
  • fix(vscode): update nxls workspacepath when changing it using the action by @MaxKless in #2155
  • fix: npmDependencies returns dependencies from .nx/installation/node_modules if node_modules is a file by @mkapal in #2152
  • fix(nxls): load .env files in language server to make sure daemon client has access to them by @MaxKless in #2158
  • chore: use windows agents by @MaxKless in #2134
  • fix(vscode): empty state sidebar text & add init action by @MaxKless in #2163
  • fix(intellij): handle undefined generator description by @MaxKless in #2165
  • feat(vscode): merge run target & common commands views, refactorings and remove old generate ui by @MaxKless in #2166
  • fix(vscode): register workspace change listener in all cases by @MaxKless in #2162

Full Changelog: vscode-v18.21.4...vscode-v18.22.0

vscode-v18.21.4

27 May 11:27
Compare
Choose a tag to compare

What's Changed

  • fix: rework graph with reloading & errors & update nx by @MaxKless in #2123
  • fix(nxls): lazily import @parcel/watcher to avoid issues by @MaxKless in #2140
  • feat(intellij): show information message when running a debug configuration by @MaxKless in #2141
  • fix(nxls): resolve delegated executor defintions correctly by @leosvelperez in #2150
  • chore: add JetBrains plugin version shield in readme by @mkapal in #2145
  • fix(intellij): repair telemetry/log check when running configurations by @MaxKless in #2151

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

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