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

[Feature]: Support useSuspendedInfiniteQuery #169

Closed
1 task done
manudeli opened this issue Dec 9, 2022 · 1 comment
Closed
1 task done

[Feature]: Support useSuspendedInfiniteQuery #169

manudeli opened this issue Dec 9, 2022 · 1 comment
Assignees

Comments

@manudeli
Copy link
Member

manudeli commented Dec 9, 2022

Package Scope

  • Add to an existing package

Package name: react-query

Overview

add useSuspendedInfiniteQuery like useSuspendedQuery.

Describe the solution you'd like

Make a function wrapping useInfiniteQuery like useSuspendedQuery of @toss/react-query wrapping useQuery

@manudeli manudeli changed the title [Feature]: request adding useSuspendedInfiniteQuery [Feature]: add useSuspendedInfiniteQuery please Dec 9, 2022
@manudeli manudeli changed the title [Feature]: add useSuspendedInfiniteQuery please [Feature]: add useSuspendedInfiniteQuery Jan 20, 2023
@manudeli manudeli changed the title [Feature]: add useSuspendedInfiniteQuery [Feature]: Support useSuspendedInfiniteQuery Jan 25, 2023
@manudeli
Copy link
Member Author

useSuspenseQuery, useSuspenseQueries, and useSuspenseInfiniteQuery were added as official APIs in @tanstack/react-query v5. Therefore, I close this issue.

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

No branches or pull requests

2 participants