Skip to content

v1.11.0

Compare
Choose a tag to compare
@ruddell ruddell released this 03 Sep 07:02
· 286 commits to master since this release

React Native version upgraded to the latest v0.56.0

  • This is a breaking upgrade for React Native, specifically babel is now required to be v7+
  • Since StoryBook tests aren't compatible with babel@7 yet, they are disabled

Ignite JHipster Changes

  • Change password screen now fixed for JHipster v5
    • Requires confirmation of current password
    • API path also changed
  • All dependencies upgraded to their latest versions
  • Ignite Dev Screens removed as the package hasn't been updated in almost a year
  • ExamplesRegistry removed, use StoryBook instead
  • Ignite Animatable removed
    • If you need it just install react-native-animatable or run ignite add animatable
  • Generation time lowered quite a bit
  • Statistics are now tracked correctly