npm react-native-code-push 2.1.0-beta
v2.1.0-beta

latest releases: 7.0.5, 7.0.4, 7.0.3...
6 years ago

New Features and Improvements

  1. Allow custom node path (#860) Thanks @iacopo87

  2. Use project.ext.react root prop to specify node_modules path (#869)

  3. Improved logic to show error msg dependent on debug/release config (#811)

  4. Improved gradle temp file naming strategy to allow concurrent android builds (#857) Thanks @oliversommer

  5. Avoid to set refs on stateless components (#866) Thanks @farwayer

Bug Fixes

  1. Fixed issue with error on parsing plist path (#842)

  2. Fixed packageHash not passed to /updateCheck on Android (#803) Thanks @jiaminglu

  3. Fixed issue with [Android] restartApp() throwing exception w/ release build (#861)

  4. Fixed return value for get update metadata (#864)
    Important: return type for getUpdateMetadata was changed to null instead of empty string to be consistent with iOS implementation and docs

  5. Fixed issue with attempt to invoke virtual method 'char[] java.lang.String.toCharArray()' on a null object reference (#795) Thanks @AndrewJack

  6. Fixed [Android] App restart loop when using InstallMode.ON_NEXT_RESUME (#841) Thanks @AndrewJack

Document Upgrade

  1. Improved README doc (#794, #830) Thanks @almirfilho, @MichalRemis

Don't miss a new react-native-code-push release

NewReleases is sending notifications on new releases.