vscode-v18.32.0
github-actions
released this
04 Dec 15:19
·
26 commits
to master
since this release
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