Releases: nrwl/nx-console
Releases · nrwl/nx-console
vscode-v18.40.0
vscode-v18.39.0
What's Changed
- fix(vscode): rework prompts by @MaxKless in #2401
- feat(vscode): add telemetry to ai interactions by @MaxKless in #2403
Full Changelog: vscode-v18.38.0...vscode-v18.39.0
vscode-v18.38.0
vscode-v18.37.0
vscode-v18.36.0
What's Changed
- chore(repo): update nx powerpack to 1.2.3 by @MaxKless in #2387
- feat(vscode): add copilot chat participant by @MaxKless in #2393
Full Changelog: vscode-v18.35.0...vscode-v18.36.0
vscode-v18.35.0
What's Changed
- chore(repo): tweak nxls-e2e logging by @MaxKless in #2369
- fix(vscode): dont stop daemon in attempt to recover on startup by @MaxKless in #2374
- feat(vscode): track nx version in analytics by @MaxKless in #2377
- refactor: migrate to @vscode-elements & fix generate ui bug by @MaxKless in #2378
- fix(intellij): correctly set pdv text color on theme change by @MaxKless in #2382
- fix: set right window.environment when rendering pdv by @MaxKless in #2381
- chore(repo): update @parcel/watcher by @MaxKless in #2383
- fix(nxls): install deps only in nested folder by @MaxKless in #2384
Full Changelog: vscode-v18.34.0...vscode-v18.35.0
vscode-v18.34.0
What's Changed
- fix(nxls): provide autocomplete only for plugins that contain nx by @MaxKless in #2365
- fix(intellij): use refresh service directly and avoid going through actionPerformed by @MaxKless in #2366
- chore(repo): upgrade agent setup steps version by @rarmatei in #2367
- feat(nxls): add namedInputs target links & fix namedInputs completion in nx.json by @MaxKless in #2368
- feat(vscode): add atomizer codelenses by @MaxKless in #2370
- fix(vscode): subscribe to project graph updates in atomizer codelens provider by @MaxKless in #2372
- fix(vscode): handle non-atomized file paths gracefully by @MaxKless in #2373
- feat(vscode): show project graph error message in projects view by @MaxKless in #2371
Full Changelog: vscode-v18.33.2...vscode-v18.34.0
vscode-v18.33.2
What's Changed
- fix(nxls): clean up connection & ipc channel when shutting down nxls to prevent it from staying open by @MaxKless in #2353
- fix(nxls): always provide at least empty project graph object by @MaxKless in #2358
- fix(vscode): make sure only one refresh progress indicator is shown per location by @MaxKless in #2359
- fix(vscode): show project details codelens above package.json#nx if it exists by @MaxKless in #2361
- fix(intellij): improve behaviour when 0 or 1 generators are available by @MaxKless in #2362
- fix(vscode): slow down recent cipe polling after auth error by @MaxKless in #2360
Full Changelog: vscode-v18.33.1...vscode-v18.33.2
vscode-v18.33.1
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
vscode-v18.32.0
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