Releases: react-native-community/cli
Releases · react-native-community/cli
v1.9.11
Chore
- get rid of "link without package name" deprecation message (#440)
v1.9.10
Fixes
- allow upgrading with binary files in the diff (#432)
v1.9.9
Fixes
- add fallback path check when not found app file for iOS (#428)
v1.9.8
Fixes
- detecting available simulators in Xcode 11 (#414)
v1.9.7
Fixes
- ensure that bundle URL origin matches debugger page origin (#403)
v1.9.6
Bad release, please use 1.9.7
v1.9.5
Fixes
config.reporter
undefined bug (#376)
- give a better error message when CocoaPods linking fails (#321)
v1.9.3
Fixes
- pass
reporter
config option to Metro #371
v1.9.2
Fixes
- modify wrong install arguments for
run-android
(#337)
v1.9.1
Fixes
- prevent
run-android
failure when updating APK (#323)