Skip to content

Releases: SecJS/Generator

1.3.1

18 Nov 01:36
Compare
Choose a tag to compare
  • 6724379 feat(convention): add project templates and commit conventions
  • 1792a94 Merge branch 'main' of github.com:secjs/Generator
  • 0a91dd9 refactor(template): Change createSchema to schema on validators

1.3.0

28 Oct 23:02
350b371
Compare
Choose a tag to compare
  • 350b371 Merge pull request #22 from Henriquecesp/feat/hen-add-react
  • d4d84d6 feat: Add template sub-list to all frameworks
  • 328b020 feat(tests): reactjs tests template component cli
  • 521e322 feat(templates): react components type templates
  • d42986e feat(app): implements react choices on cli

1.2.9

17 Oct 15:23
78c1ae1
Compare
Choose a tag to compare

1.2.8

09 Oct 18:13
Compare
Choose a tag to compare
  • 33256b1 fix: change import repository folder name

1.2.7

09 Oct 17:51
Compare
Choose a tag to compare
  • 7591c36 fix: Remove options import decorator

1.2.6

09 Oct 17:27
Compare
Choose a tag to compare
  • d7a7ae8 fix: Some template bugs with other secjs packages

1.2.5

09 Oct 02:48
Compare
Choose a tag to compare
  • 8b95a19 styles: Pluralize test folder name

1.2.4

08 Oct 21:42
b442f55
Compare
Choose a tag to compare
  • b442f55 Merge pull request #17 from SecJS/feat/len-add-validators
  • b2a7b87 feat: Add @secjs/validator support in NestJS templates

1.2.3

01 Oct 13:02
32fce7a
Compare
Choose a tag to compare
  • 32fce7a Merge pull request #15 from SecJS/feat/len-move-to-main
  • 6e41427 feat: Move to main branch
  • 70dd283 feat: Move to main branch

1.2.2

28 Sep 01:29
3fb4a05
Compare
Choose a tag to compare
  • 3fb4a05 Merge pull request #13 from SecJS/feat/len-factories-base-service
  • 6c33c56 feat: Add factory class and base service impl in templates