suspensive icon indicating copy to clipboard operation
suspensive copied to clipboard

[Feature]: Implement all interfaces of @tanstack/react-query@5 if we can

Open manudeli opened this issue 1 year ago • 2 comments

Package Scope

@suspensive/react-query

Description

Implement all interfaces of @tanstack/react-query@5 if we can

Possible Solution

No response

etc.

No response

manudeli avatar Sep 03 '24 14:09 manudeli

People can be co-author:

Candidate Reasons Count Add this as commit message
@gwansikk https://github.com/toss/suspensive/issues/1251#issuecomment-2393438211 https://github.com/toss/suspensive/issues/1251#issuecomment-2401514144 2 Co-authored-by: gwansikk <[email protected]>
@manudeli https://github.com/toss/suspensive/issues/1251 1 Co-authored-by: manudeli <[email protected]>

coauthors[bot] avatar Sep 03 '24 14:09 coauthors[bot]

  • [ ] HydrationBoundary
  • [ ] useMutationState
  • [x] infiniteQueryOptions
  • [x] queryOptions
  • [x] useInfiniteQuery
  • [x] useMutation
  • [x] usePrefetchInfiniteQuery
  • [x] usePrefetchQuery
  • [x] useSuspenseInfiniteQuery
  • [x] useSuspenseQueries
  • [x] useSuspenseQuery

gwansikk avatar Oct 04 '24 11:10 gwansikk

The necessary APIs have been implemented. I will open an issue when needed.

gwansikk avatar Oct 09 '24 07:10 gwansikk