Releases: jhipster/generator-jhipster-react-native
Releases · jhipster/generator-jhipster-react-native
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
v1.10.3
v1.10.2
v1.10.1
v1.10.0
v1.9.0
v1.8.2
v1.8.0
v1.7.0
- Upgrade Command for upgrading a generated Ignite JHipster app to the latest templates
- Upgrade ignite-jhipster with
npm upgrade ignite-jhipster
- Run the command to update your templates
ignite g upgrade
- Upgrade ignite-jhipster with
- Refactored boilerplate layout into separate files for
files
,prompts
, and general logic in theindex