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, [email protected] will only support [email protected] and onwards. Users on [email protected] 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.