0.54.0 - 2023-01-27
- Fix missing angular generators #137
0.53.0 - 2023-01-19
- Fix move/rename app/lib exception
0.52.4 - 2022-12-13
- catch exceptions process canceled and log as info
0.52.3 - 2022-12-09
- Fix exceptions at startup caused by process canceled
0.52.2 - 2022-12-06
- Fix exceptions at startup caused by action group slow operations
0.52.1 - 2022-11-30
- Fix exceptions at startup caused by icons for apps an libs
- Add support for nx local plugins
- Fix run Nx tasks from nx workspace not a root project but a module of project
- Fix nx project names taken from
project.json
orpackage.json
- Fix nx config for workspaces without workspace.json and project.json files
- Add support for 2022.3 EAP version #109
- Add dependsOn autocompletion in nx.json
- Add cacheable operation autocompletion in nx.json
- Add root directory autocompletion in project.json
- Add buildTarget autocompletion in project.json
- Fix run nx dep graph from toolwindow
- Fix Override schematics #97
- Fix loading generators without workspace.json
- Fix java.lang.ClassCastException #98
- Fix Override schematics #97
- Fix hyphenate arguments for ng workspaces
- Add support for node remote interpreter for executing nx tasks using nx npm run scritpts (#90)
- Fix load generators when
id
or$id
is missing inschema.json
- Fix persist don't ask again at project level
- Fix NxAddNxToMonoRepoAction declaration in plugin.xml
- Fix fileNames on for fileType extension
- Add support for add nx to workspaces(Lerna, Yarn)
- Add support for cra to nx
- Add support for ng add @nrwl/angular
- Add first support for yarn workspace
- Fix workspace level generator
- Fix minor issues for angular projects
- Add support for angular projects without nx(Run action from Gutter and Schematics generation)
- Add support for 2022.2 EAP
- Add new way to load generators/builders (kotlin implemenetation)
- Add load default for generators from nx.json
- fix issues when root property is missing
0.40.0 - 2022-04-12
- Add Grouped tasks in Nx tree view
- Add Install plugins as devDependencies by default
- Fix loading generators in New context menu after adding new one
- Fix loading generators in a React project
0.23.0 - 2021-03-13
- Add Nx Load/Unload App & Libs Action
0.22.0 - 2021-02-28
- Add Nx remove Library or App Action
0.21.0 - 2021-02-21
- Add Nx UI tasks
0.20.0 - 2021-02-09
- Remove AngularJS plugin dependency
0.19.0 - 2021-02-04
- Add Nx plugin project generator
- Support build 211.*
0.18.0 - 2021-01-26
- Add environment field in run configuration
0.17.0 - 2021-01-13
- Add debug support for node process when running Nx Targets
0.16.0 - 2021-01-11
- Support for the new Nx v11
workspace.json
format
0.15.0 - 2021-01-10
- Ability to switch between generators(schematics)
- Assigned shortcut for Run(cmd+enter) Dry Run(shift+enter) from the Generate UI
- Support autocompletion in project and pth fields
0.14.0 - 2021-01-01
- Fix run configuration using @nrwl/cli installed locally
0.13.0 - 2020-12-13
- Fix Generate.nx file is not updating
0.12.0 - 2020-12-07
- Fix configurable settings exceptions
0.11.0 - 2020-11-29
- Support Generate Schematics on non-angular monorepo preset
0.10.0 - 2020-11-14
- Show generate ui from explorer context menu
0.9.0 - 2020-11-09
- Support for
workspace.json
file for non-angular preset
0.8.0 - 2020-11-03
- Arguments field for run configuration
- fix Crash at the startup #3
0.7.0 - 2020-10-26
- Nx Graph Show Affected Action
0.6.0 - 2020-10-07
- Nx scopes Apps&Libs
- Nx format:write before commit
- Nx settings and plugins management
0.5.0 - 2020-10-03
- Move Nx action
- Nx config file type
- Nx icons for app lib directories
- Nx affected by files and changes
0.4.0 - 2020-09-30
- Preserve args and options when switching from commands to ui
- Navigation from Nx dep-grah ui
0.3.0 - 2020-09-28
- Run Nx generate form ui (add --ui to your command)
0.2.0 - 2020-09-25
- Nx workspace generator
- Run Nx generate from Run Anything
0.1.0 - 2020-09-20
- Initial scaffold created from IntelliJ Platform Plugin Template
- Show Nx Project tasks as toolWindow
- Run Nx Tasks from Run Anything
- Run Nx Tasks from angular.json file
- dep graph file perspective for nx.json