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

Only widen the semver range for the graphql dependency of apollo. #1103

Merged
merged 1 commit into from
Mar 11, 2019

Conversation

abernix
Copy link
Member

@abernix abernix commented Mar 11, 2019

Per the correct assessment of what we want from the graphql package within
the apollo package, in the following conversation:

#1078 (comment)

Specifically, we're okay using whatever 14.x version of graphql is
potentially already available to us when someone installs apollo into
their application's devDependencies in an existing application.

If the existing application doesn't already have a 14.x version of graphql
we will use the latest 14.x version.

With any success, this will cl_ose #1078 automatically (and not just because
I said "close PR number" in this commit message!).

Per the correct assessment of what we want from the `graphql` package within
the `apollo` package, in the following conversation:

#1078 (comment)

Specifically, we're okay using whatever 14.x version of `graphql` is
potentially already available to us when someone installs `apollo` into
their application's `devDependencies` in an existing application.

If the existing application doesn't already have a 14.x version of `graphql`
we will use the latest `14.x` version.

With any success, this will cl_ose #1078 automatically (and not just because
I said "close PR number" in this commit message!).
@abernix abernix merged commit 54a68f2 into master Mar 11, 2019
@abernix abernix deleted the abernix/apollo-graphql-widen-only branch March 11, 2019 10:57
@abernix
Copy link
Member Author

abernix commented Mar 11, 2019

@trevor-scheer Worked! #1078

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

Successfully merging this pull request may close these issues.

1 participant