Releases: jhipster/generator-jhipster-react-native
Releases · jhipster/generator-jhipster-react-native
v1.5.2
Fix logout URL for apps using UAA auth
v1.5.1
Fixes a react-navigation breaking change related to Drawer Navigators
v1.5.0
- Upgraded redux-persist to v5
- Fix change password and forgot password API endpoints (JHipster breaking API change in v4.8.0)
- Polish LoginScreen logic
v1.4.2
Insight event tracking if enabled by user during generation. This helps me know which options to spend time on.
v1.4.1
- Add back buttons to all entity pages
- Fix linting after generating an entity
v1.4.0
Upgrades react-native to v0.50.4 and all dependencies
Websockets Support
JHipster's Spring Websockets feature is now supported!
There's a simple "chat" example, docs to enable it are located here
v1.2.0
Upgrades react-native to v0.49.3 and all dependencies
v1.1.0
Now supports JHipster's UAA auth for apps using JHipster v4.9.0+ (cookie based auth)