Skip to content

Releases: avishayil/react-native-restart

v0.0.27

31 Jan 19:15

Choose a tag to compare

What's Changed

  • chore: fixed the example app dependencies versions by @avishayil in #223
  • fix(refactor): restart the app using the process phoenix by @HammzaHM in #211
  • Exclude android / ios build artifacts from NPM module by @TikiTDO in #210
  • feat: updated example app to RN 0.71.1 by @avishayil in #226
  • chore: run mobile build based on files changed by @avishayil in #228
  • chore: dependency updates, lint settings by @avishayil in #229
  • feat: added lowercase restart() function to better support correct conventions while deprecating the Restart() function by @avishayil in c1552e3

New Contributors

Full Changelog: v0.0.24...v0.0.27

v0.0.24

30 Jan 13:37

Choose a tag to compare

What's Changed

  • chore: updated jcenter to mavenCentral, updated flipper version by @avishayil in #187

Full Changelog: v0.0.23...v0.0.24

v0.0.23

29 Dec 22:01

Choose a tag to compare

Release 0.0.22

26 Feb 23:02

Choose a tag to compare

v0.0.22

Release 0.0.22

v0.0.20

18 Dec 11:38
be3d8b2

Choose a tag to compare

chore: bumped version to 0.0.20 (#155)

v0.0.17

09 May 08:54

Choose a tag to compare

chore: release version 0.0.17

v0.0.15

27 Apr 06:00
f3d8ea9

Choose a tag to compare

chore: patch travis node version (#126)

v0.0.14

16 Apr 22:23
21fa92f

Choose a tag to compare

  • Bug fixes and general improvements