Releases: nrwl/nx-console
Releases · nrwl/nx-console
vscode-v18.42.0
What's Changed
- fix(intellij): remove newline after nxls logs for better readability by @MaxKless in #2417
- fix(nxls): repair generator reading with schematics/collection.json by @MaxKless in #2419
- feat: new projectViewItemProcessors plugin by @MaxKless in #2420
- fix(intellij): update version compat by @MaxKless in #2422
- chore(repo): separate models into own library by @xiongemi in #2405
- fix: use nx binary directly in graph & shut down correctly in vscode by @MaxKless in #2423
- feat: add nx mcp by @MaxKless in #2415
- fix(vscode): shut down graph with SIGINT to propagate signals by @MaxKless in #2425
- fix(vscode): tweak mcp impl by @MaxKless in #2426
Full Changelog: vscode-v18.41.1...vscode-v18.42.0
vscode-v18.41.1
What's Changed
Full Changelog: vscode-v18.41.0...vscode-v18.41.1
vscode-v18.41.0
What's Changed
- fix(vscode): tweak dep wording for project graph prompt by @MaxKless in #2410
- feat(vscode): feed docs into copilot integration (RAG) by @MaxKless in #2404
Full Changelog: vscode-v18.40.0...vscode-v18.41.0
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