expo / expo-cli

Tools for creating, running, and deploying universal Expo and React Native apps
https://docs.expo.io/workflow/expo-cli/
2.61k stars 477 forks source link

[BREAKING][cli] remove deprecated command functionality #4694

Closed quinlanj closed 9 months ago

quinlanj commented 1 year ago

Why

Applying feedback from https://github.com/expo/expo-cli/pull/4686#pullrequestreview-1391116636

This PR removes deprecated command functionality. These changes should be made into a new major version release .

Test Plan

ide commented 1 year ago

@huynhdev24 When the server endpoints are removed, this command will stop working. The expo-cli package as a whole is deprecated, however, in favor of the versioned CLI invoked with npx expo.

byCedric commented 9 months ago

Closing this due to inactivity.

ide commented 9 months ago

@quinlanj does it make sense to later revisit this, or abandon?