Skip to content

0.8.0

Compare
Choose a tag to compare
@elliottsj elliottsj released this 31 Oct 03:40
· 63 commits to master since this release

Fixed

  • npm v3 compatibility (#76, #106)
  • Correctly exit with status code 1 if bundle fails (#112)

Changed

  • Default iOS bundle path now uses the ios/ directory instead of iOS/
  • Breaking change: Node.js >=4.0.0 is required

Added

  • --resetCache option to reset the RN packager cache (#113)
  • Breaking change: basic Android support: #115
  • Breaking change: React Native 0.13 compatibility; React Native <0.13 are no longer supported.