| #
83d464dc |
| 27-Apr-2022 |
Evan Bacon <[email protected]> |
feat(cli): redesign cli help interface (#17223)
* redesign cli help interface
* Update CHANGELOG.md
* Update index.ts
* Update packages/@expo/cli/CHANGELOG.md
Co-authored-by: Expo Bot <3
feat(cli): redesign cli help interface (#17223)
* redesign cli help interface
* Update CHANGELOG.md
* Update index.ts
* Update packages/@expo/cli/CHANGELOG.md
Co-authored-by: Expo Bot <[email protected]>
* Updated export
* updated the export
Co-authored-by: Expo Bot <[email protected]>
show more ...
|
| #
09bb6093 |
| 29-Mar-2022 |
Evan Bacon <[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]>
show more ...
|
| #
29975bfd |
| 28-Mar-2022 |
Evan Bacon <[email protected]> |
fix(cli): fix type errors (#16724)
* fix(cli): fix type errors
* Update CHANGELOG.md
* Update packages/@expo/cli/CHANGELOG.md
Co-authored-by: Expo Bot <[email protected]
fix(cli): fix type errors (#16724)
* fix(cli): fix type errors
* Update CHANGELOG.md
* Update packages/@expo/cli/CHANGELOG.md
Co-authored-by: Expo Bot <[email protected]>
* fix typecheck
* Update yarn.lock
* Update package.json
* Update MetroTerminalReporter.ts
Co-authored-by: Expo Bot <[email protected]>
show more ...
|
| #
8d307f52 |
| 23-Mar-2022 |
Evan Bacon <[email protected]> |
chore: refactor `expo/cli` to `@expo/cli` package (#16717)
* chore: refactor `expo/cli` to `@expo/cli` package
* Update CODEOWNERS
* fix linking
* fix lint script
* fix build file
* f
chore: refactor `expo/cli` to `@expo/cli` package (#16717)
* chore: refactor `expo/cli` to `@expo/cli` package
* Update CODEOWNERS
* fix linking
* fix lint script
* fix build file
* fix e2e tests
* lint before build
* use mock version
show more ...
|