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

Release new version with all dependency bumps applied #380

Closed
codepunkt opened this issue Jan 30, 2020 · 3 comments
Closed

Release new version with all dependency bumps applied #380

codepunkt opened this issue Jan 30, 2020 · 3 comments

Comments

@codepunkt
Copy link

There's a problem using your package with yarn v2. Could you please release a new version based on current master? This would most likely fix the problems caused by dependencies of graphql-config.

@kamilkisiela
Copy link
Owner

kamilkisiela commented Feb 12, 2020

@codepunkt Which version of GraphQL Config are you using right now? The master branch is for 3.0 which is in alpha, legacy branch is for v2.0.

@rossdm
Copy link

rossdm commented Feb 13, 2020

@kamilkisiela Shouldn't the latest version of this library in npm point to the v2 version? Currently users are being prompted to upgrade to the alpha.

example:

npm view graphql-config dist-tags
 
{
  latest: '3.0.0-alpha.17',
  guild: '3.0.0-alpha.13',
  next: '3.0.0-alpha.18'
}

Expected behavior described here.

@danielrearden
Copy link
Collaborator

v3 is now out of alpha and the latest tag in npm correctly points to 3.0.3. If there are still issues with installing the latest version using yarn, please let us know.

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

4 participants