Problem
Not a problem per se, but a first impression feedback as a user.
Command line confirmations might be a bit confusing for non-familiar users. I ran the command yarn changeset a few times before I realized that I had to hit space key to select the package before hitting enter. Same with choosing major/minor/patch.
Proposed solution
Maybe a one or few lines help text on what the user could do with the options shown.
Eg:
Use arrow keys to navigate through the packages and space key to select.
Problem
Not a problem per se, but a first impression feedback as a user.
Command line confirmations might be a bit confusing for non-familiar users. I ran the command
yarn changeseta few times before I realized that I had to hitspacekey to select the package before hittingenter. Same with choosingmajor/minor/patch.Proposed solution
Maybe a one or few lines help text on what the user could do with the options shown.
Eg:
Use arrow keys to navigate through the packages and space key to select.