Skip to content
This repository has been archived by the owner on Sep 2, 2020. It is now read-only.

graphql-language-service-utils: remove incompatible peer dependencies #256

Merged
merged 1 commit into from
Sep 18, 2018

Conversation

lostplan
Copy link
Collaborator

Drop support for graphql v0.10 and v0.11 as these versions do not contain ExecutableDefinitions (required by packages/utils/src/validateWithCustomRules.js)

N.b. this will require a major version bump at the next release.

Fixes #239

Drop support for graphql v0.10 and v0.11 as these versions do not contain
`ExecutableDefinitions` (required by
packages/utils/src/validateWithCustomRules.js)

N.b. this will require a major version bump at the next release.

Fixes graphql#239
@mgadda
Copy link
Collaborator

mgadda commented Sep 10, 2018

Seems mandatory. 👍🏻

@lostplan lostplan merged commit 895e685 into graphql:master Sep 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants