Releases: CodePushNext/react-native-code-push
Releases Β· CodePushNext/react-native-code-push
v10.4.1
What's Changed
- Add Android setup for React Native 0.82 and above by @kevin-suhajda in #42
- Expo Support for New Architecture (Android) by @benbitrise in #43
- Improve Expo plugin compatibility by @kmsbernard in #46
- Fix Expo ReactHost bundle reload compatibility on Android by @kmsbernard in #47
New Contributors
- @kevin-suhajda made their first contribution in #42
- @benbitrise made their first contribution in #43
Full Changelog: v10.4.0...v10.4.1
v10.4.0
- Drop RN Old Architecture
- Fix iOS Crash during native rollback
v10.3.2
What's Changed
- Send dispatchDownloadProgressEvent on every progress by @kmsbernard in #38
Full Changelog: v10.3.1...v10.3.2
v10.3.1
10.3.0
What's Changed
- update Expo Guide by @CHOIMINSEOK in #26
- Support React Native v0.81 by @kmsbernard in #32
Full Changelog: 10.2.0...10.3.0
10.2.0
What's Changed
- Expo Fix: Improve New Architecture JS bundle reload on Android by prioritizing reactHost.reload() by @naveen-bitrise in #20
New Contributors
- @naveen-bitrise made their first contribution in #20
Full Changelog: 10.1.0...10.2.0
10.1.0
What's Changed
Full Changelog: 10.0.1...10.1.0
10.0.1
- Fix update failure error when R8 obfuscation is enabled in Android
10.0.0
- Tested in RN 0.77, 0.78
- Support Swift AppDelegate
10.0.0-beta.1
- Fix redundant CodePush instance in Android RN new architecture #11