JHipster release 2.27.3

JHipster gives you Spring Boot + AngularJS working together in one handy Yeoman generator.

What’s new

This is a bug-fix release, mostly to correct the two following issues:

  • An error in the watch path of BrowserSync #3033
  • Sass files not being picked up properly #3000

Closed tickets

As always, you can check all the closed tickets here.

How to upgrade

Update your version of JHipster with:

npm update -g generator-jhipster

And then you can update your project when you run again

yo jhipster

You can also update your entities by running again the entity sub-generator, for example if your entity is named Foo

yo jhipster:entity Foo

Help and bugs

If you find any issue with this release, don’t hesitate to:

If the issue you have is an urgent bug or security issue, please: