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

feat: support urql/core 4.0.0 #27

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mvarendorff2
Copy link

Aims to close #24

I am not sure if the exchanges are actually needed but my intention was to preserve previous behaviour which in urql 3 was to use default exchanges. Since those are not available anymore, I used what it says in the v4 Announcement.

As for hasNext and stale, I assumed they should be false, since in the test it makes the most sense (link to that section in the announcement).

@mvarendorff2
Copy link
Author

Hey there @clentfort, don't mean to be annoying but is there any chance you could look at this?

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.

Support urql@^4.0.0
1 participant