Skip to content

v17.23.0

Choose a tag to compare

@github-actions github-actions released this 22 Sep 13:04
· 1218 commits to master since this release
e97067e

What's Changed

  • feat(nxls): add support for nx in package.json files by @Cammisuli in #1342
  • refactor: move 'typescript-plugin' project into vscode folder by @MaxKless in #1340
  • refactor: shared projects folder by @MaxKless in #1341
  • feat(nxls): auto complete for tags, targets, projects, inputNames completion types by @Cammisuli in #1343
  • feat: add dependency functionality by @MaxKless in #1339
  • feat(nxls): add support for nx.json by @Cammisuli in #1344
  • fix: always start the graph service on graph commands by @Cammisuli in #1349
  • fix: always send "GET_CONTENT" for graph actions by @Cammisuli in #1350
  • fix: get the package name if it comes with a version when adding a dependency by @Cammisuli in #1353
  • chore: update vscode by @MaxKless in #1354
  • fix: trigger GET_CONTENT on all states for the graph by @Cammisuli in #1358
  • feat: enable add-dependency version selection by @MaxKless in #1357

Full Changelog: v17.22.0...v17.23.0