urql-graphql / urql-devtools-exchange

The exchange for usage with Urql Devtools
https://www.npmjs.com/package/@urql/devtools
MIT License
54 stars 6 forks source link

Replace deprecated property #106

Open andyrichardson opened 4 years ago

andyrichardson commented 4 years ago

About

Fix #105

Todo - pull branch and update urql dep

shiwano commented 3 years ago

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

andyrichardson commented 3 years ago

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 :+1:

shiwano commented 3 years ago

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! :+1: Thanks for quick reply, Andy!