Skip to content

Releases: CodePushNext/react-native-code-push

10.2.0

11 Jul 14:38

Choose a tag to compare

What's Changed

  • Expo Fix: Improve New Architecture JS bundle reload on Android by prioritizing reactHost.reload() by @naveen-bitrise in #20

New Contributors

Full Changelog: 10.1.0...10.2.0

10.1.0

06 Jul 14:57

Choose a tag to compare

What's Changed

  • Add CI Test for regression test in #21
  • Support RN 0.80 in #23

Full Changelog: 10.0.1...10.1.0

10.0.1

16 Mar 09:24

Choose a tag to compare

  • Fix update failure error when R8 obfuscation is enabled in Android

10.0.0

01 Mar 07:02

Choose a tag to compare

  1. Tested in RN 0.77, 0.78
  2. Support Swift AppDelegate

10.0.0-beta.1

16 Feb 04:11

Choose a tag to compare

  • Fix redundant CodePush instance in Android RN new architecture #11

10.0.0-beta.0

02 Feb 05:57

Choose a tag to compare

  • Support for Old & New Architecture of React Native, tested on 0.76 RN