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

chore: update to @tanstack/react-query v5 #464

Open
wants to merge 34 commits into
base: renovate/major-tanstack-query-monorepo
Choose a base branch
from

Conversation

ThibautMarechal
Copy link

@ThibautMarechal ThibautMarechal commented Oct 30, 2023

Fix #459

Hi,
So I update the usage of @tanstack/react-query in react-zodios.
But I would like to highlight some changes that may require some changes in the Types of Zodios itself :

For useInfiniteQuery & useImmutableInfiniteQuery the third argument (queryOptions) is actually required because of "getPageParamList", "initialPageParam" and "getNextPageParam", but the types is marked as optional.

I think it was already the case before but I had to changes the spec to make Typescript happy about it.

@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 2 times, most recently from 3711556 to 7003d5c Compare November 5, 2023 14:02
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 7003d5c to 6616a40 Compare November 5, 2023 20:03
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 6616a40 to 90b1217 Compare November 8, 2023 11:41
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 90b1217 to ff05b90 Compare November 11, 2023 21:36
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from ff05b90 to 27df8b5 Compare November 13, 2023 12:11
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 27df8b5 to 18820f7 Compare November 15, 2023 13:35
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 18820f7 to 565cc97 Compare November 24, 2023 11:15
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 565cc97 to e542766 Compare November 24, 2023 21:32
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 3 times, most recently from b12d967 to 56d98ac Compare November 29, 2023 17:43
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 3 times, most recently from a63d475 to 8611cce Compare August 26, 2024 19:25
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 5 times, most recently from c8b31fb to b9051ea Compare September 3, 2024 21:32
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 7 times, most recently from 9cde8b2 to 45f6105 Compare September 12, 2024 18:36
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 45f6105 to b3d2be7 Compare October 1, 2024 19:25
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 9 times, most recently from c4e3383 to 045af35 Compare October 15, 2024 20:27
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 045af35 to 6b3ab8f Compare October 23, 2024 13:45
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 4 times, most recently from da9d98b to b576527 Compare November 6, 2024 17:18
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.

2 participants