Skip to content

Releases: nrwl/nx-console

v17.3.1

14 May 14:45
77e42e3
Compare
Choose a tag to compare

Features

  • load workspace defaults into Run executor form (#1068) (3bb13fe)

Bug Fixes

  • add positional to taskDefinitions, fixes task already active (#1071) (a1afd23)

v17.3.0

06 May 15:24
d6064e2
Compare
Choose a tag to compare

Features

  • nx run in command palette and context menu (#1065) (9b5fd5c)
  • Populates form with workspace defaults for build, e2e, lint, serve, and test targets (#1067) (fc68c64)
  • run-many prompts for projects (#1064) (977bdf2)
  • shows argument list and highlights changed and invalid fields in menu (#1059) (7d8e8e1)

Bug Fixes

  • enable generate from context menu setting take effect immediately (#1066) (c3f2b92)

v17.2.0

16 Apr 21:48
4f46829
Compare
Choose a tag to compare

Features

  • updates form components to support long form items plus specs (#1062) (0373a56), closes #984

Bug Fixes

  • refresh projects view clears cache (#1058) (4741999)
  • replace \ with / in path in workspace before remove leading / (#1063) (a4f96ca)

v17.1.0

27 Mar 20:22
8ced1f9
Compare
Choose a tag to compare

Features

Bug Fixes

  • remove leading / from path parsed out of the workspace path (#1054) (2e6449b)

v17.0.3

14 Mar 01:05
b6f99e6
Compare
Choose a tag to compare

Bug Fixes

Performance Improvements

v17.0.1

14 Mar 01:05
1864cf5
Compare
Choose a tag to compare

17.0.1 (2021-03-13)

Bug Fixes

Performance Improvements

v14.0.1: Merge pull request #962 from alessio-libardi/docs/fix-typo

09 Oct 20:21
ec66c8f
Compare
Choose a tag to compare

Fixes a bug that prevented specifying a project when generating schematics.

v9.1.1

26 Nov 14:55
Compare
Choose a tag to compare
release(vscode): 9.1.1

v9.1.0

26 Nov 02:29
Compare
Choose a tag to compare
  • fix(vscode): Verify builder definitions (#905)
  • feat(vscode): Add Keyboard UX flow for setting flags (#904)
  • fix(vscode-ui): Correctly populate defaults (#892)
  • fix(vscode): More lenient JSON parsing (allow for trailing commas) (#902)
  • chore: add angular-cli-ghpages as ng add extension (#896)
  • chore: add ngx-semantic-version to extensions list (#899)
  • perf(vscode): Cache node_modules files lazily (#891)

v9.0.1

20 Nov 14:33
Compare
Choose a tag to compare

The VSCode extension has been rewritten from the ground up to better integrate with existing VSCode infrastructure. Sadly, we've also decided to end support for the electron desktop app as we don't have the resources to maintain both VSCode and Electron at this moment.

For more information, please read @mrmeku's blog post. https://blog.nrwl.io/brand-new-ui-custom-vscode-task-support-more-in-angular-console-9-0-5e4d3a109fb9