Skip to content

Releases: CodePushNext/react-native-code-push

v10.4.0

03 Feb 14:56

Choose a tag to compare

  • Drop RN Old Architecture
  • Fix iOS Crash during native rollback

v10.3.2

19 Jan 14:27

Choose a tag to compare

What's Changed

  • Send dispatchDownloadProgressEvent on every progress by @kmsbernard in #38

Full Changelog: v10.3.1...v10.3.2

v10.3.1

06 Jan 15:38

Choose a tag to compare

  • Fix android build failure if the app has its own turbo module

#37

10.3.0

01 Nov 04:43

Choose a tag to compare

What's Changed

Full Changelog: 10.2.0...10.3.0

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