Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

running yarn upgrade-interactive yield confusing results with v2.12.1 and v2.11.0 #354

Open
alves-omedetaro opened this issue Feb 16, 2021 · 1 comment

Comments

@alves-omedetaro
Copy link

I struggled a bit to find a good title for the issue... but I created a test repo for it test repo: https://github.com/alves-omedetaro/test-repo-graphql-tag/tree/main

When I install the package with yarn add graphql-tag --save --exact I get v2.11.0.

I run yarn upgrade-interactive it tells me there's a more recent version v2.12.1.

I upgrade it and run yarn upgrade-interactive again, it shows me the option to downgrade to v2.11.0

Intended outcome: Not really sure... I guess v2.12.1 should be the latest release?
graphql-tag is the only package I use that displays this behavior so I don't think it's a problem with yarn.

test repo: https://github.com/alves-omedetaro/test-repo-graphql-tag/tree/main

Thanks

@herschel666
Copy link

herschel666 commented Apr 26, 2021

v2.12.x has (accidentally) been released with the tag next. That's why it isn't fetched on yarn add graphql-tag. The Apollo team needs to change v2.12.x's tag to latest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants