Skip to content

Releases: curkovicf/nx-cli

v2.0.2

12 Dec 21:29
Compare
Choose a tag to compare
  • 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

25 Nov 20:02
Compare
Choose a tag to compare
  • Couple of minor fixes
  • Temporarily Disabled tags feature due to odd behavior with different Workspace configs

v2.0.0

24 Nov 22:43
Compare
Choose a tag to compare
  • 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

21 Sep 21:02
Compare
Choose a tag to compare

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