Skip to content

Releases: herbsjs/herbs-cli

v2.3.0

03 Mar 13:41
Compare
Choose a tag to compare

2.3.0 (2022-03-03)

Features

  • readme: first version of readme file (4351e06)

Reverts

  • revert {exceptIDs: true} from usecases (807ba02)

v2.2.0

02 Mar 18:33
Compare
Choose a tag to compare

2.2.0 (2022-03-02)

Bug Fixes

  • new: fix the new command via CLI and the tests files (2c470af), closes #102
  • update dependencies of projects (c1603ee)

Features

  • add new validation method except ID's (1e32412), closes #82

v2.1.0

27 Feb 13:12
Compare
Choose a tag to compare

2.1.0 (2022-02-27)

Features

  • cli: improved info output about new generated files on herbs update (1b62c9f)

v2.0.2

23 Feb 13:18
Compare
Choose a tag to compare

2.0.2 (2022-02-23)

Bug Fixes

  • graphql: dont include packages related to graphql when it's not selected (7759695)

v2.0.1

20 Feb 21:56
Compare
Choose a tag to compare

2.0.1 (2022-02-20)

Bug Fixes

  • graphql: handle mutation creation for other usecase type (not CRUD) (10328a9)
  • rest: handle controller creation for other usecase type (not CRUD) (789b199)

v2.0.0

20 Feb 16:27
Compare
Choose a tag to compare

2.0.0 (2022-02-20)

Bug Fixes

  • graphql: fix graphql gql generation (ca4a3f7)
  • herbsshelf: fix herbarium link with herbsshelf (757c131)

Features

  • herbarium: improve node_module dependencies (ede6c64)
  • herbarium: use Herbarium for use cases, entities and repos (ca545b6), closes #85
  • migration: create new migrations for entity on herbs update (ec3c907)
  • start info: improved start info with herbsshelf endpoint (939cc21)

BREAKING CHANGES

  • herbarium: Since there is no more 'index.js' as lists for uc and entities, it will no longer
    work with old projects.

v1.10.4

01 Feb 13:41
Compare
Choose a tag to compare

1.10.4 (2022-02-01)

Bug Fixes

  • hotfix: fix usecase requirements (557d1ca)

v1.10.3

15 Jan 20:57
Compare
Choose a tag to compare

1.10.3 (2022-01-15)

Bug Fixes

v1.10.2

15 Jan 19:32
Compare
Choose a tag to compare

1.10.2 (2022-01-15)

Bug Fixes

  • creatting link for node_modules (5681884)
  • fix package-lock (01e17ef)

v1.10.1

15 Jan 19:18
Compare
Choose a tag to compare

1.10.1 (2022-01-15)

Bug Fixes