-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Make react-query-subscription
compatible with react-query@4
.
Build
- Support both React Query v3 and v4
Needs to be fixed
- Query Keys (and Mutation Keys) need to be an Array #65
- The idle state has been removed (v4)
- Consistent behavior for
cancelRefetch
#69 -
onSuccess
is no longer called fromsetQueryData
#67 - The
cancel
method on promises is no longer supported (v4) #73 - Other errors caused by upgrade
Need to be fixed for dev/tests
- TypeScript (v4)
-
setLogger
is removed (v4)
Consider for the future
devrsi0n and nyoung697
Metadata
Metadata
Assignees
Labels
No labels