Skip to content

v2.0.1-beta

Compare
Choose a tag to compare
@iageoghe iageoghe released this 04 Apr 17:57

Breaking Changes

Due to platform changes, react-native-code-push@2.x.x will only support react-native@0.43.0 and onwards. Users on react-native@0.42.x and lower should consult our compatibility table to determine the latest react-native-code-push version to install.

New Features

  1. This release adds support for React Native 0.43 (@sergey-akhalkov, @Silhouettes, @nihgwu)

Bug Fixes

  1. Fixed state issue #765 where SyncStatus would transition to UP_TO_DATE prior to an update being installed.

  2. Bumped XCode dependency in package.json, bump should eliminate some warning messages #776.