v1.11.0
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+- See the v0.56.0 release notes for more information
- 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 runignite add animatable
- If you need it just install
- Generation time lowered quite a bit
- Statistics are now tracked correctly