yarnpkg/yarn

[upgrade-interactive] Add a flag for pre-release

Open

#3698 aperta il 22 giu 2017

Vedi su GitHub
 (8 commenti) (17 reazioni) (0 assegnatari)JavaScript (2731 fork)batch import
cat-featuregood first issuehelp wantedtriaged

Metriche repository

Star
 (41.514 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Do you want to request a feature or report a bug? Feature

What is the current behavior? Only shows non-prerelease versions.

Would be useful for instance to upgrade all related packages to Babel 7 alpha.

What is the expected behavior?

$ yarn upgrade-interactive --include-pre

It should then include pre-releases as well.

Guida contributor