Skip to content

Releases: react-native-community/cli

v1.9.9

Choose a tag to compare

@thymikee thymikee released this 24 Jun 13:37

Fixes

  • add fallback path check when not found app file for iOS (#428)

v1.9.8

Choose a tag to compare

@thymikee thymikee released this 06 Jun 13:49

Fixes

  • detecting available simulators in Xcode 11 (#414)

v1.9.7

Choose a tag to compare

@thymikee thymikee released this 27 May 13:18

Fixes

  • ensure that bundle URL origin matches debugger page origin (#403)

v1.9.6

Choose a tag to compare

@thymikee thymikee released this 27 May 12:40

Bad release, please use 1.9.7

v1.9.5

Choose a tag to compare

@thymikee thymikee released this 22 May 09:15

Fixes

  • config.reporter undefined bug (#376)
  • give a better error message when CocoaPods linking fails (#321)

v1.9.3

Choose a tag to compare

@thymikee thymikee released this 07 May 09:36

Fixes

  • pass reporter config option to Metro #371

v1.9.2

Choose a tag to compare

@thymikee thymikee released this 19 Apr 12:42

Fixes

  • modify wrong install arguments for run-android (#337)

v1.9.1

Choose a tag to compare

@thymikee thymikee released this 17 Apr 07:51

Fixes

  • prevent run-android failure when updating APK (#323)

v1.9.0

Choose a tag to compare

@thymikee thymikee released this 17 Apr 07:51

Features

  • add support for assetPlugins argument to start command (#318)

v1.8.0

Choose a tag to compare

@thymikee thymikee released this 17 Apr 07:50

Features

  • skip successful Metro server requests if --verbose not set to reduce clutter (#291)