Releases: microsoft/react-native-code-push
Releases · microsoft/react-native-code-push
v5.5.3
- Fix unnecessary asking of android deployment key with
link
command - Bug fixing
v5.5.2
- Bug fixing
- Replace deprecated 'compile' gradle configuration with 'implementation`
v5.5.1
- Fixed
link
logic for react-native@0.57.8 - Provided compatibility with AndroidX
v5.5.0
- Bug fixing
- Improvements:
Added the rollback retry mechanism that allows the application to attempt to reinstall an update that was previously rolled back.
v5.4.2
- Updated docs
- Fixed vulnerability issues
- Fixed create-app.js script
v5.4.1
- Update Acquisition Code Push package dependency to latest version
v5.4.0
- Expose clearUpdates method.
- Bug fixing.
- Added compatibility with latest RN version.
v5.3.5
- Updated docs
- Added getUpdateFolder API for android
- Fixed tests for Examples projects
v5.3.4
- Bug fixing.
- Updated docs.
- More stable to app crash.
v5.3.3
- Bug fixing.
- Updated documentation.
- Placed the Install button on the right side of the Update Dialog.