Closed pascalgrimaud closed 4 years ago
@pascalgrimaud Will this commit be released soon? Otherwise one cannot generate with Vue blueprint smoothly with JHipster 6.9.1.
@tan9 : I plan to do a release soon. In the meantime, you should be able to skip checks: jhipster --blueprints vuejs --skip-checks
, so it won't check the compatibility
@tan9 : for your information, a new version of this blueprint has been released: v1.8.2
Please make sure the below checklist is followed for Pull Requests.
[ ] All continuous integration tests are green
[ ] Tests are added where necessary
[ ] Documentation is added/updated where necessary
[ ] Coding Rules & Commit Guidelines as per our CONTRIBUTING.md document are followed