Releases: microsoft/react-native-code-push
Releases · microsoft/react-native-code-push
Version 8.0.0
- Fix Newtonsoft.Json dependency
- Support RN 0.71.0
- Fix vulnerabilities
Version 7.1.0
- Fix React Native Warn "new NativeEventEmitter()` was called with a non-null argument without the required listener"
- [Android] Fix issue where CODE_PUSH_APK_BUILD_TIME resource was not generating w/ AGP 4.2+
- Fix usage of removed method AppState.removeEventListener
- Fix GA tests pipelines
- Fix vulnerabilities
v7.0.5
v7.0.4
- Update dependencies
- Fix issue with missed images after the second update
v7.0.3
- Fix issue where foreign characters break the data integrity check
- Update dependencies
- Bump IPHONEOS_DEPLOYMENT_TARGET version
v7.0.2
- Fix MitM vulnerability
v7.0.1
- Update dependencies
v7.0.0
Add React Native Windows v0.63.5+ support
v6.4.1
- Fix issue with the timer on
ON_NEXT_SUSPEND
mode
v6.4.0
- Update dependencies
- Fix Xcode 12 compatibility
- Fixed problem with android versions <= 4.4
- Small bug-fixing