Skip to content

v1.16.0-beta

Compare
Choose a tag to compare
@richardhuaaa richardhuaaa released this 16 Nov 02:03
· 487 commits to master since this release

New Features

  1. This release adds support for React Native 0.36.0 (and 0.37.0). For details about issues with using prior versions of CodePush with RN 36/37, please see #582.

Bug Fixes

  1. Fix a possible installation failure when using react-native link on Windows. (@lughino)
  2. Fetch React Native Android artifacts from the node_modules folder instead of Maven. (@mkonicek)