-
#105
b829779
Thanks @PabloSzx! - Make staleTime required option -
#105
b829779
Thanks @PabloSzx! - Make ms, lodash-es, valtio and zod peer dependencies to prevent duplicate dependencies
d83ccb1
Thanks @PabloSzx! - skipAbort accepts boolean, if "true" abort signal is never added by default
- #83
0be2164
Thanks @PabloSzx! - Always use isInitialLoading instead of isLoading to prevent undesired behavior
39d825d
Thanks @PabloSzx! - New useInfiniteQuery.isLoadingNewPage which is effectively isLoading || isFetchingNextPage || isFetchingPreviousPage
-
c9e4738
Thanks @PabloSzx! - Allow undefined within headers client options -
e7a8493
Thanks @PabloSzx! - Expose fetcher to be changed on the fly
-
#44
b1c2a4c
Thanks @PabloSzx! - Expose "prefetchInfiniteQuery" helper function -
e9a3e90
Thanks @PabloSzx! - Overridable Fetcher on GraphQLReactQueryClient
c82d1f7
Thanks @PabloSzx! - Add "fetchQuery" that uses internal client fetchQuery with graphql abstraction
-
4e9356c
Thanks @PabloSzx! - getNextPageParam & getPreviousPageParam allows null | undefined return type -
3f150ed
Thanks @PabloSzx! - useInfiniteQuery "list" config ignores falsy values
- Updated dependencies
[
72fabc9
]:- @soundxyz/[email protected]