Closed iamchanii closed 2 years ago
Latest commit: ae3bf456390dc594b7c0016766976477633c7eeb
The changes in this PR will be included in the next version bump.
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
createUseQuery
,createUseInfiniteQuery
,createUseIsFetching
are removed.useQuery
,useInfiniteQuery
,useIsFetching
are added. using hook options clearly is better than implicit.Snapshot version:
0.0.0-test-202111311831
To-Do
close #6