Skip to content
This repository was archived by the owner on Feb 21, 2024. It is now read-only.

Release v0.3.0

Choose a tag to compare

@github-actions github-actions released this 09 Mar 20:46
· 49 commits to master since this release

Add support to generator-jhipster 6.8.0.

  • constants.* isn't assigned to the generator anymore.
    The constants itself is. Change this.CONSTANT => this.constants.CONSTANT.