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

Replace deprecated property #106

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

andyrichardson
Copy link
Collaborator

@andyrichardson andyrichardson commented Oct 30, 2020

About

Fix #105

Todo - pull branch and update urql dep

@shiwano
Copy link

shiwano commented Jan 25, 2021

When will this PR be merged?
We get a lot of warnings, so would like to get rid of them if possible 😅

@andyrichardson
Copy link
Collaborator Author

When will this PR be merged?
We get a lot of warnings, so would like to get rid of them if possible 😅

Hey @shiwano, sorry about the warning messages!

Chrome extensions automatically get updated without user control, because of this, we're looking to delay the breaking change to ensure users on older versions of Urql don't end up being unable to use devtools.

If you can wait another few weeks, we'll probably push out a change within the next month 👍

@shiwano
Copy link

shiwano commented Jan 25, 2021

Chrome extensions automatically get updated without user control, because of this, we're looking to delay the breaking change to ensure users on older versions of Urql don't end up being unable to use devtools.
If you can wait another few weeks, we'll probably push out a change within the next month 👍

OK! 👍
Thanks for quick reply, Andy!

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.

Replace Operation.operationName usage with Operation.kind
3 participants