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

Add hasNext to urql-next query-state #3707

Merged
merged 2 commits into from
Nov 6, 2024

Conversation

isy
Copy link
Contributor

@isy isy commented Nov 6, 2024

Summary

In PR #3703, hasNext was added. However, after upgrading urql to version 4.2.1, the @urql/next UseQueryState did not have type information for hasNext, resulting in an error.

Set of changes

hasNext has been added to UseQueryState in @urql/next.

Copy link

changeset-bot bot commented Nov 6, 2024

🦋 Changeset detected

Latest commit: 4cd92b6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@urql/next Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@JoviDeCroock JoviDeCroock merged commit d516410 into urql-graphql:main Nov 6, 2024
13 checks passed
@github-actions github-actions bot mentioned this pull request Nov 6, 2024
@JoviDeCroock
Copy link
Collaborator

Thank you! Apologies for missing this

@Eigilak
Copy link

Eigilak commented Nov 6, 2024

You guys are doing an amazing job ❤️

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.

3 participants