-
Notifications
You must be signed in to change notification settings - Fork 905
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information
Showing
12 changed files
with
115 additions
and
1,290 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
17 changes: 0 additions & 17 deletions
17
packages/cli/src/commands/upgrade/__mocks__/@react-native-community/cli-config.ts
This file was deleted.
Oops, something went wrong.
167 changes: 0 additions & 167 deletions
167
packages/cli/src/commands/upgrade/__tests__/__snapshots__/upgrade-tv.test.ts.snap
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
This looks like a copy-paste error to me - it should have been:
With this change, the following is printed to my terminal:
But I'd expect the diff URL should have been
from=0.73.0
.cc @blakef @thymikee