chore(cli): migrate to debug package (#17084)* chore(cli): migrate to debug package * Update packages/@expo/cli/CHANGELOG.md Co-authored-by: Expo Bot <[email protected]
chore(cli): migrate to debug package (#17084)* chore(cli): migrate to debug package * Update packages/@expo/cli/CHANGELOG.md Co-authored-by: Expo Bot <[email protected]> * Update checkPackages.ts * Update packages/@expo/cli/src/start/platforms/android/ADBServer.ts * Update ADBServer.ts * Update activateWindow.ts * Update adb.ts * migrate new methods to debug * Update variadic.ts * Update yarn.lock Co-authored-by: Expo Bot <[email protected]>
show more ...
fix(cli): web support and resolution (#16820)* fix web support and resolution * clean up dependency logic * Update CHANGELOG.md * Update packages/@expo/cli/CHANGELOG.md Co-authored-by:
fix(cli): web support and resolution (#16820)* fix web support and resolution * clean up dependency logic * Update CHANGELOG.md * Update packages/@expo/cli/CHANGELOG.md Co-authored-by: Expo Bot <[email protected]> * lint fix * Update getVersionedPackages.ts * chore(cli): move timeout code to #16820 * Update getVersionedPackages.ts * Update getVersionedPackages-test.ts Co-authored-by: Expo Bot <[email protected]>
feat(cli): add `npx expo install` command (#16756)* feat: add `expo install` command * test: improve test coverage * chore: improved testing * Updated e2e tests * Update CHANGELOG.md
feat(cli): add `npx expo install` command (#16756)* feat: add `expo install` command * test: improve test coverage * chore: improved testing * Updated e2e tests * Update CHANGELOG.md * Update packages/@expo/cli/CHANGELOG.md Co-authored-by: Expo Bot <[email protected]> * Update getVersionedPackages.ts * lint fix * Update getVersionedPackages-test.ts * Delete index-test.ts * Update index-test.ts * improve documentation * Update args.ts Co-authored-by: Expo Bot <[email protected]>