Releases: nrwl/nx-console
Releases · nrwl/nx-console
v17.3.1
v17.3.0
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
v17.2.0
v17.1.0
v17.0.3
v17.0.1
v14.0.1: Merge pull request #962 from alessio-libardi/docs/fix-typo
Fixes a bug that prevented specifying a project when generating schematics.
v9.1.1
v9.1.0
- 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
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