query

🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.

MIT License

Downloads
58.3M
Stars
40.6K
Committers
818

Bot releases are hidden (Show)

query - v3.13.12

Published by tannerlinsley over 3 years ago

3.13.12 (2021-04-24)

Bug Fixes

query - v3.13.11

Published by tannerlinsley over 3 years ago

3.13.11 (2021-04-21)

Bug Fixes

  • types: use MutationKey in UseMutationOptions (#2164) (5f73635)
query - v3.13.10

Published by tannerlinsley over 3 years ago

3.13.10 (2021-04-17)

Bug Fixes

  • Add TQueryKey to QueryFunction generic type in QueryOptions, remove ensureArray from Query (#2074) (c343457)
query - v3.13.9

Published by tannerlinsley over 3 years ago

3.13.9 (2021-04-15)

Bug Fixes

query - v3.13.8

Published by tannerlinsley over 3 years ago

3.13.8 (2021-04-14)

Bug Fixes

  • hydration: import useQueryClient directly from react-query (#2121) (2050773)
query - v3.13.7

Published by tannerlinsley over 3 years ago

3.13.7 (2021-04-13)

Bug Fixes

  • devtools: import useQueryClient directly from react-query (#2113) (eac52f6)
query - v3.13.6

Published by tannerlinsley over 3 years ago

3.13.6 (2021-04-10)

Bug Fixes

  • types: Add undefined return type in onMutate (#2089) (a88d80f)
query - v3.13.5

Published by tannerlinsley over 3 years ago

3.13.5 (2021-04-08)

Bug Fixes

  • types: adds queryKey generic to queryClient functions (#2100) (356627a)
query - v3.13.4

Published by tannerlinsley over 3 years ago

3.13.4 (2021-04-02)

Bug Fixes

  • useQuery: type of initialData now corresponds to the type returned by the query-fn (#2069) (7b14ef5)
query - v3.13.3

Published by tannerlinsley over 3 years ago

3.13.3 (2021-03-31)

Bug Fixes

  • useQuery: let type of queryKey for the QueryContext be inferred from the key passed to useQuery (#2047) (e42cbc3)
query - v3.13.2

Published by tannerlinsley over 3 years ago

3.13.2 (2021-03-30)

Bug Fixes

  • types: onlineManager: setup function needs to accept the online boolean, and the cleanup function shouldn't (#2053) (9428bfd)
query - v3.13.1

Published by tannerlinsley over 3 years ago

3.13.1 (2021-03-30)

Bug Fixes

  • devtools: only subscribe to the queryCache while the devtools are open (#2045) (b19ad1f)
  • types: align prefetchQuery generics with fetchQuery types (#2016) (fbaed66)
query - v3.13.0

Published by tannerlinsley over 3 years ago

3.13.0 (2021-03-18)

Features

query - v3.12.3

Published by tannerlinsley over 3 years ago

3.12.3 (2021-03-17)

Bug Fixes

  • queryObserver: re-run selector if it throws error (#1875) (cfecf52)
query - v3.12.2

Published by tannerlinsley over 3 years ago

3.12.2 (2021-03-15)

Bug Fixes

  • Do not default to false on refetchInactive (#1934) (0809adc)
query - v3.12.1

Published by tannerlinsley over 3 years ago

3.12.1 (2021-03-08)

Bug Fixes

query - v3.12.0

Published by tannerlinsley over 3 years ago

3.12.0 (2021-02-23)

Features

  • pass error as second parameter to retryDelay function (#1838) (fbd3488)
query - v3.11.0

Published by tannerlinsley over 3 years ago

3.11.0 (2021-02-23)

Features

  • broadcastQueryClient: experimental support for tab/window syncing (#1793) (4bbfe2a)
query - v3.10.0

Published by tannerlinsley over 3 years ago

3.10.0 (2021-02-23)

Features

  • subscriptions: add event types and metadata to subscriptions (#1792) (9fad892)
query - v3.9.9

Published by tannerlinsley over 3 years ago

3.9.9 (2021-02-22)

Bug Fixes

Package Rankings
Top 0.31% on Npmjs.org
Top 6.69% on Proxy.golang.org
Top 21.14% on Repo1.maven.org