Skip to content

Releases: jhipster/generator-jhipster-react-native

v1.5.0

12 Dec 03:32
Compare
Choose a tag to compare
  • 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

12 Dec 03:30
Compare
Choose a tag to compare

Insight event tracking if enabled by user during generation. This helps me know which options to spend time on.

v1.4.1

12 Dec 03:28
Compare
Choose a tag to compare
  • Add back buttons to all entity pages
  • Fix linting after generating an entity

v1.4.0

30 Nov 02:41
Compare
Choose a tag to compare

Upgrades react-native to v0.50.4 and all dependencies

Websockets Support

26 Nov 18:02
Compare
Choose a tag to compare

JHipster's Spring Websockets feature is now supported!

There's a simple "chat" example, docs to enable it are located here

v1.2.0

14 Oct 06:36
Compare
Choose a tag to compare

Upgrades react-native to v0.49.3 and all dependencies

v1.1.0

08 Oct 02:42
Compare
Choose a tag to compare

Now supports JHipster's UAA auth for apps using JHipster v4.9.0+ (cookie based auth)

v1.0.0

04 Oct 17:11
Compare
Choose a tag to compare
v1.0.0

v0.9.3

03 Oct 07:06
Compare
Choose a tag to compare

100% test coverage!

v0.9.0

27 Sep 21:41
Compare
Choose a tag to compare

JHipster's Session Authentication is now supported and more tests are generated.

Also includes a fix for Oauth2/UAA authentication.