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

Backport instanceOf Error Check Improvements #3186

Merged
merged 2 commits into from Jun 20, 2021

Conversation

tubbo
Copy link

@tubbo tubbo commented Jun 17, 2021

This backports #3172 to the 15.x.x branch so that users of GraphQL
v15.x can take advantage of it. GraphQL v16.x has some breaking changes
and is not possible to run when you have other libraries depending on
the behavior of v15, such as GraphQL Code Generator.

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Jun 17, 2021

CLA Signed

The committers are authorized under a signed CLA.

@tubbo
Copy link
Author

tubbo commented Jun 18, 2021

@IvanGoncharov does this look ok to you?

This backports graphql#3172 to the `15.x.x` branch so that users of GraphQL
v15.x can take advantage of it. GraphQL v16.x has some breaking changes
and is not possible to run when you have other libraries depending on
the behavior of v15, such as GraphQL Code Generator.
@IvanGoncharov IvanGoncharov added the PR: bug fix 🐞 requires increase of "patch" version number label Jun 20, 2021
@IvanGoncharov IvanGoncharov merged commit b5dfb4c into graphql:15.x.x Jun 20, 2021
@IvanGoncharov
Copy link
Member

@tubbo Thanks, super useful 👍
Released as https://github.com/graphql/graphql-js/releases/tag/v15.5.1
cc: @benjamn @hwillson

@benjamn
Copy link

benjamn commented Jun 23, 2021

Yay, thanks @tubbo and @IvanGoncharov!

benjamn pushed a commit to apollographql/react-apollo-error-template that referenced this pull request Jun 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: bug fix 🐞 requires increase of "patch" version number
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants