-
Notifications
You must be signed in to change notification settings - Fork 908
Comparing changes
Open a pull request
base repository: react-native-community/cli
base: bf17602f002313980865fc5557fac32923fcd1bd
head repository: react-native-community/cli
compare: 2602f83860f7f834b38d1a51bcafbae3e89bb40b
Commits on Apr 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0ea67bd - Browse repository at this point
Copy the full SHA 0ea67bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 378ef3a - Browse repository at this point
Copy the full SHA 378ef3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 754fcf0 - Browse repository at this point
Copy the full SHA 754fcf0View commit details
Commits on Apr 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d26d9f8 - Browse repository at this point
Copy the full SHA d26d9f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbd12ea - Browse repository at this point
Copy the full SHA fbd12eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb72dcd - Browse repository at this point
Copy the full SHA bb72dcdView commit details
Commits on Apr 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6fd0e2e - Browse repository at this point
Copy the full SHA 6fd0e2eView commit details
Commits on Apr 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6d22b62 - Browse repository at this point
Copy the full SHA 6d22b62View commit details
Commits on Apr 12, 2023
-
Adding RN docs link for JDK install error (#1902)
* Adding RN docs link for JDK install error * Update packages/cli-platform-android/src/commands/runAndroid/runOnAllDevices.ts --------- Co-authored-by: Arushi Kesarwani <arushikesarwani@meta.com> Co-authored-by: Michał Pierzchała <thymikee@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4054b41 - Browse repository at this point
Copy the full SHA 4054b41View commit details
Commits on Apr 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ef9b2fc - Browse repository at this point
Copy the full SHA ef9b2fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39f3273 - Browse repository at this point
Copy the full SHA 39f3273View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8b7e32 - Browse repository at this point
Copy the full SHA d8b7e32View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6c24bf - Browse repository at this point
Copy the full SHA c6c24bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d8d638 - Browse repository at this point
Copy the full SHA 8d8d638View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e9a441 - Browse repository at this point
Copy the full SHA 6e9a441View commit details
Commits on Apr 21, 2023
-
fix: delete
com.
prefix in package name (#1915)* fix: delete default prefix in package name * fix: code review improvements * fix: tests * test: add missing tests for `replaceNameInUTF8File`
Configuration menu - View commit details
-
Copy full SHA for 69c033d - Browse repository at this point
Copy the full SHA 69c033dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 064ad76 - Browse repository at this point
Copy the full SHA 064ad76View commit details
Commits on Apr 26, 2023
-
Upgrading metro dependencies (#1921)
Co-authored-by: Arushi Kesarwani <arushikesarwani@meta.com>
Configuration menu - View commit details
-
Copy full SHA for 8a3a02c - Browse repository at this point
Copy the full SHA 8a3a02cView commit details
Commits on May 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e50feb4 - Browse repository at this point
Copy the full SHA e50feb4View commit details
Commits on May 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 78a1742 - Browse repository at this point
Copy the full SHA 78a1742View commit details
Commits on May 11, 2023
-
refactor: upgrade command links to upgrade-helper (#1879)
The upgrade helper has a high failure rate. Linking the user to the upgrade helper is the best way to deprecate this feature.
2Configuration menu - View commit details
-
Copy full SHA for 5774e6a - Browse repository at this point
Copy the full SHA 5774e6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 457907e - Browse repository at this point
Copy the full SHA 457907eView commit details -
feat: only show --verbose flag if there are hidden logs (#1925)
We currently always show details about this flag. The change will only log this message if there are debug log messages an the user is not in --verbose mode.
Configuration menu - View commit details
-
Copy full SHA for 5627ecb - Browse repository at this point
Copy the full SHA 5627ecbView commit details -
feat: added --user flag to run-android command (#1869)
* feat: added userId to run-android command * Update packages/cli-platform-android/src/commands/runAndroid/listAndroidUsers.ts Co-authored-by: Szymon Rybczak <szymon.rybczak@gmail.com> * Update docs/commands.md Co-authored-by: homersimpsons <guillaume.alabre@gmail.com> * fix: code review fixes * chore: update docs * fix: ts and tests --------- Co-authored-by: Szymon Rybczak <szymon.rybczak@gmail.com> Co-authored-by: homersimpsons <guillaume.alabre@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 79eeb97 - Browse repository at this point
Copy the full SHA 79eeb97View commit details
Commits on May 16, 2023
-
fix: add missing argument to xcodebuild shell (destination) (#1934)
- destination is used for to specify the arch for iOS build - this is needed for modules which require arch x84_64
Michael Bahl authoredMay 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 29c7ea0 - Browse repository at this point
Copy the full SHA 29c7ea0View commit details
Commits on May 19, 2023
-
feat: add
--target
option (#1928)* feat: add `--target` option * Update packages/cli-platform-ios/src/commands/runIOS/index.ts Co-authored-by: Michał Pierzchała <thymikee@gmail.com> * fix: delete ability to select target from interactive mode --------- Co-authored-by: Michał Pierzchała <thymikee@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0afde11 - Browse repository at this point
Copy the full SHA 0afde11View commit details -
Configuration menu - View commit details
-
Copy full SHA for c142d6b - Browse repository at this point
Copy the full SHA c142d6bView commit details -
Reintroduce tvOS as valid simulator version when matching for simulat…
…ors (#1929) * reintroduce tvOS as valid target when matching simulators * reintroduce matching of Apple TV devices test
Configuration menu - View commit details
-
Copy full SHA for 14f2fb7 - Browse repository at this point
Copy the full SHA 14f2fb7View commit details
Commits on May 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 16ec7a3 - Browse repository at this point
Copy the full SHA 16ec7a3View commit details
Commits on May 30, 2023
-
feat: add
watchModeCommandParams
toreact-native.config.js
(#1937)* feat: add `watchModeCommandParams` to `react-native.config.js` * test: update snapshot
Configuration menu - View commit details
-
Copy full SHA for 748a62d - Browse repository at this point
Copy the full SHA 748a62dView commit details -
chore: improve codebase (#1945)
* fix: eslint * chore: use `getLoader`
Configuration menu - View commit details
-
Copy full SHA for 237b966 - Browse repository at this point
Copy the full SHA 237b966View commit details
Commits on May 31, 2023
-
feat (doctor): add packager healthcheck to report if packager is runn…
…ing correctly (#1941) * feat (doctor): add packager healthcheck to report packager running status * refactor: move startServerInNewWindow to cli-plugin-metro
Configuration menu - View commit details
-
Copy full SHA for a2e90fd - Browse repository at this point
Copy the full SHA a2e90fdView commit details
Commits on Jun 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cc32855 - Browse repository at this point
Copy the full SHA cc32855View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4356f57 - Browse repository at this point
Copy the full SHA 4356f57View commit details
Commits on Jun 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 232b5ba - Browse repository at this point
Copy the full SHA 232b5baView commit details
Commits on Jun 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cd98184 - Browse repository at this point
Copy the full SHA cd98184View commit details
Commits on Jun 12, 2023
-
fix(ios): fix Xcode defaulting to 'Release' (#1957)
`getBuildConfigurationFromXcScheme` currently assumes where the `.xcodeproj` lives (it could be anywhere). The proper fix is to get the path from `.xcworkspace`, but that's a much more intrusive change. The least we can do for now is to fall back to `Debug`.
Configuration menu - View commit details
-
Copy full SHA for 517faeb - Browse repository at this point
Copy the full SHA 517faebView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd0963d - Browse repository at this point
Copy the full SHA bd0963dView commit details
Commits on Jun 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4650a8d - Browse repository at this point
Copy the full SHA 4650a8dView commit details
Commits on Jun 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0e4de11 - Browse repository at this point
Copy the full SHA 0e4de11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1796cdd - Browse repository at this point
Copy the full SHA 1796cddView commit details
Commits on Jun 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b31ade1 - Browse repository at this point
Copy the full SHA b31ade1View commit details
Commits on Jun 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7bac38a - Browse repository at this point
Copy the full SHA 7bac38aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6d0a9c - Browse repository at this point
Copy the full SHA c6d0a9cView commit details -
download correct sourceMap for dev/prod profiles (#1833)
add warning for Expo Dev menu profiles Co-authored-by: Lenz Weber-Tronic <lenz@apollographql.com>
Configuration menu - View commit details
-
Copy full SHA for a1cc798 - Browse repository at this point
Copy the full SHA a1cc798View commit details
Commits on Jun 22, 2023
-
fix: init when there's a package.json in folder (#1980)
* fix: init when there's a package.json in folder * test: update snapshots --------- Co-authored-by: szymonrybczak <szymon.rybczak@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 170171a - Browse repository at this point
Copy the full SHA 170171aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29fc304 - Browse repository at this point
Copy the full SHA 29fc304View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85ef909 - Browse repository at this point
Copy the full SHA 85ef909View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b3b497 - Browse repository at this point
Copy the full SHA 3b3b497View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3569633 - Browse repository at this point
Copy the full SHA 3569633View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff bf17602f002313980865fc5557fac32923fcd1bd...2602f83860f7f834b38d1a51bcafbae3e89bb40b