Releases: curkovicf/nx-cli
Releases · curkovicf/nx-cli
v2.0.2
- Fixed issue where tags were not properly shown
- Tag can be added now from the details section
- Exported node stuff to another repo https://github.com/curkovicf/nx-cli-osfn
- Improved progress bar behavior (triggers only on generation actions)
v2.0.1
- Couple of minor fixes
- Temporarily Disabled tags feature due to odd behavior with different Workspace configs
v2.0.0
- Added additional Angular generators
- Added React generators
- User is able to start dependency graph
- User can preview folder structure
- User can add/delete tags for single project
- Improved general look & feel
v1.0.0
Initial Release
- User can add nx workspace
- User can remove nx workspace
- User can create ng app/project
- User can edit/delete project
- User can create ng components/services
- User can see console logs from certain operations
- Added global progress bar