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 - v4.0.0-alpha.10

Published by tannerlinsley over 2 years ago

4.0.0-alpha.10 (2022-02-06)

Bug Fixes

  • types: export QueriesOptions and QueriesResults types for useQueries (#3251) (a536773), closes #3250
  • types: useQueries to also handle array-params with typed QueryKey (#3267) (a470f46)
query - v3.34.14

Published by tannerlinsley over 2 years ago

3.34.14 (2022-02-06)

Bug Fixes

  • types: useQueries to also handle array-params with typed QueryKey (#3267) (a470f46)
query - v3.34.13

Published by tannerlinsley over 2 years ago

3.34.13 (2022-02-05)

Bug Fixes

  • types: export QueriesOptions and QueriesResults types for useQueries (#3251) (a536773), closes #3250
query - v4.0.0-alpha.9

Published by tannerlinsley almost 3 years ago

4.0.0-alpha.9 (2022-01-23)

Bug Fixes

  • core: do not refetch disabled queries (#3223) (c0fc916)
  • types: use MutationKey instead of QueryKey for useIsMutating (#3222) (6710bc1)
query - v3.34.12

Published by tannerlinsley almost 3 years ago

3.34.12 (2022-01-23)

Bug Fixes

  • types: use MutationKey instead of QueryKey for useIsMutating (#3222) (6710bc1)
query - v4.0.0-alpha.8

Published by tannerlinsley almost 3 years ago

4.0.0-alpha.8 (2022-01-21)

Bug Fixes

  • core: make sure batching finishes if exception is thrown (#3216) (c532d81)
  • queryObserver: fix data stability (#3183) (755702d)
  • types: export QueryClientConfig interface (#3203) (26b3954)
  • useQueries: allow types to work with strongly typed QueryFunction + QueryKey (#3214) (11f4ea9)
query - v3.34.11

Published by tannerlinsley almost 3 years ago

3.34.11 (2022-01-21)

Bug Fixes

  • core: make sure batching finishes if exception is thrown (#3216) (c532d81)
query - v3.34.10

Published by tannerlinsley almost 3 years ago

3.34.10 (2022-01-21)

Bug Fixes

  • useQueries: allow types to work with strongly typed QueryFunction + QueryKey (#3214) (11f4ea9)
query - v3.34.9

Published by tannerlinsley almost 3 years ago

3.34.9 (2022-01-21)

Bug Fixes

  • types: export QueryClientConfig interface (#3203) (26b3954)
query - v4.0.0-alpha.7

Published by tannerlinsley almost 3 years ago

4.0.0-alpha.7 (2022-01-14)

Features

  • persistQueryClient: improve persist controls (#3141) (1abb371)
query - v3.34.8

Published by tannerlinsley almost 3 years ago

3.34.8 (2022-01-12)

Bug Fixes

query - v4.0.0-alpha.6

Published by tannerlinsley almost 3 years ago

4.0.0-alpha.6 (2021-12-28)

Bug Fixes

  • devtools: code color is not inherited from panel color (#3115) (ca2a57a)
  • query: set error to null when going to loading state (#3106) (3981f52)
  • queryObserver: memoized select functions should not return outdated values (#3140) (d7faf86), closes #3098
query - v3.34.7

Published by tannerlinsley almost 3 years ago

3.34.7 (2021-12-28)

Bug Fixes

  • queryObserver: memoized select functions should not return outdated values (#3140) (d7faf86), closes #3098
query - v3.34.6

Published by tannerlinsley almost 3 years ago

3.34.6 (2021-12-23)

Bug Fixes

  • devtools: code color is not inherited from panel color (#3115) (ca2a57a)
query - v3.34.5

Published by tannerlinsley almost 3 years ago

3.34.5 (2021-12-17)

Bug Fixes

  • query: set error to null when going to loading state (#3106) (3981f52)
query - v4.0.0-alpha.5

Published by tannerlinsley almost 3 years ago

4.0.0-alpha.5 (2021-12-16)

Bug Fixes

  • queryObserver: make sure that memoized select function only runs once per input (#3098) (2054f5b)
query - v3.34.4

Published by tannerlinsley almost 3 years ago

3.34.4 (2021-12-15)

Bug Fixes

  • queryObserver: make sure that memoized select function only runs once per input (#3098) (2054f5b)
query - v4.0.0-alpha.4

Published by tannerlinsley almost 3 years ago

4.0.0-alpha.4 (2021-12-14)

Bug Fixes

  • unsubscribe correctly in onlineManager and focusManager (#3092) (128e578)
  • core: remove enabled condition in queryObserver for suspense (#3093) (0781142)
query - v3.34.3

Published by tannerlinsley almost 3 years ago

3.34.3 (2021-12-14)

Bug Fixes

  • unsubscribe correctly in onlineManager and focusManager (#3092) (128e578)
  • core: remove enabled condition in queryObserver for suspense (#3093) (0781142)
query - v4.0.0-alpha.3

Published by tannerlinsley almost 3 years ago

4.0.0-alpha.3 (2021-12-11)

Bug Fixes

  • queryObserver: defer tracking of error prop when useErrorBoundary is on (#3087) (c50b630)
Package Rankings
Top 0.31% on Npmjs.org
Top 6.69% on Proxy.golang.org
Top 21.14% on Repo1.maven.org