Skip to content

Releases: nrwl/nx-console

vscode-v18.54.2

20 Jun 13:43
Compare
Choose a tag to compare

What's Changed

  • fix(vscode): mention MCP server & rules file in notification prompt by @MaxKless in #2573
  • chore(nx-mcp): release mcp 0.3.0 by @MaxKless in #2577
  • fix(vscode): make sure diff is closed alongside the ai fix view by @MaxKless in #2578

Full Changelog: vscode-v18.54.1...vscode-v18.54.2

vscode-v18.54.1

20 Jun 01:41
Compare
Choose a tag to compare

What's Changed

  • fix(vscode): add 'Fix Creation Failed' state and improve UI elements by @Cammisuli in #2576

Full Changelog: vscode-v18.54.0...vscode-v18.54.1

vscode-v18.54.0

19 Jun 16:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: vscode-v18.53.0...vscode-v18.54.0

vscode-v18.53.0

18 Jun 00:54
Compare
Choose a tag to compare

What's Changed

  • feat(vscode): add ability to migrate even when on latest version & fixes by @MaxKless in #2552
  • chore(repo): create devcontainer setup for cursor background agents by @MaxKless in #2562
  • fix(intellij): use transformed generator schema to match VSCode filte… by @MaxKless in #2539
  • chore(repo): keep vscode & intellij telemetry in sync via target by @MaxKless in #2563
  • feat: nx cloud fix webview updates by @JamesHenry in #2566

Full Changelog: vscode-v18.52.1...vscode-v18.53.0

vscode-v18.52.1

13 Jun 20:08
1d32ae4
Compare
Choose a tag to compare

What's Changed

  • fix(vscode): use the terminal urls from response instead of getting it manually in the Nx Cloud fix feature by @Cammisuli in #2560

Full Changelog: vscode-v18.52.0...vscode-v18.52.1

vscode-v18.52.0

13 Jun 14:35
Compare
Choose a tag to compare

What's Changed

  • fix(vscode): update failed CI notification message by @juristr in #2557
  • feat(vscode): add new ui to show Nx Cloud fix by @Cammisuli in #2558

Full Changelog: vscode-v18.51.0...vscode-v18.52.0

vscode-v18.51.0

09 Jun 17:41
Compare
Choose a tag to compare

What's Changed

  • fix(vscode): parse jsonc mcp.json file by @chrisjaure-td in #2516
  • test(shared): add unit tests for importWorkspaceDependency and packageDetails by @mkapal in #2524
  • fix: stop writing 'undefined' into instructions by @TimMoore in #2526
  • fix(nx-mcp): add addtl tool annotations by @MaxKless in #2512
  • fix(vscode): register rules commands before initializing rules manager by @MaxKless in #2511
  • feat(intellij): add automatic mcp server configuration action by @MaxKless in #2515
  • chore: add nx-mcp-e2e by @JamesHenry in #2528
  • feat(intellij): add CIPE notification feature by @MaxKless in #2527
  • refactor(intellij): clean up deprecated apis by @MaxKless in #2533
  • test(intellij): add some intellij tests by @MaxKless in #2532
  • feat(nx-mcp): default workspace path by @Cammisuli in #2531
  • fix(vscode): repair gitignore detection & downgrade version req by @MaxKless in #2536
  • chore(repo): add a claude github action via @claude by @MaxKless in #2534
  • chore(nx-mcp): release 0.1.0 by @MaxKless in #2537
  • fix(nx-mcp): workspace tools shouldn't be available if cwd is not an nx workspace by @MaxKless in #2540
  • fix(nx-mcp): make sure relative path is resolved when passing it to nx-mcp by @MaxKless in #2541
  • chore(nx-mcp): release 0.1.1 by @MaxKless in #2542
  • feat(nx-mcp): optimize nx_workspace tool to reduce token count by @MaxKless in #2545
  • chore(nx-mcp): release 0.2.0 by @MaxKless in #2547
  • fix(vscode): automatically refresh migrate data when the view is opened by @MaxKless in #2548
  • feat(intellij): change default PDV behaviour - show only editor by default instead of split pane by @MaxKless in #2551
  • chore(repo): disable conformance temporarily by @Cammisuli in #2555
  • feat(nx-mcp): additional tools for Nx Cloud integration by @StalkAltan in #2554
  • feat(vscode): add cipe fix notification and support by @Cammisuli in #2556

New Contributors

Full Changelog: vscode-v18.49.3...vscode-v18.51.0

vscode-v18.49.3

16 May 17:43
0455ff4
Compare
Choose a tag to compare

What's Changed

  • fix(vscode): do not edit gitignore when greater or equal to 21.1.0 by @Cammisuli in #2513

Full Changelog: vscode-v18.49.2...vscode-v18.49.3

vscode-v18.49.2

16 May 13:35
a6e86ac
Compare
Choose a tag to compare

What's Changed

  • fix(vscode): lowercase workspace path when hashing for the pipe directory by @Cammisuli in #2514

Full Changelog: vscode-v18.49.1...vscode-v18.49.2

vscode-v18.49.1

15 May 16:38
27cd7fb
Compare
Choose a tag to compare