Skip to content

vscode-v18.33.1

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Dec 14:30
· 38 commits to master since this release

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