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 visible (Hide)

query - v3.2.0-beta.6

Published by tannerlinsley about 4 years ago

3.2.0-beta.6 (2020-10-22)

Bug Fixes

query - v3.2.0-beta.5

Published by tannerlinsley about 4 years ago

3.2.0-beta.5 (2020-10-22)

Bug Fixes

  • add defaults to UseMutationOptions type (a92d643)
query - v3.2.0-beta.4

Published by tannerlinsley about 4 years ago

3.2.0-beta.4 (2020-10-22)

Bug Fixes

Features

query - v2.25.2

Published by tannerlinsley about 4 years ago

2.25.2 (2020-10-21)

Bug Fixes

query - v3.2.0-beta.3

Published by tannerlinsley about 4 years ago

3.2.0-beta.3 (2020-10-21)

Bug Fixes

  • add status bools to use mutation result (bc37266)
query - v3.2.0-beta.2

Published by tannerlinsley about 4 years ago

3.2.0-beta.2 (2020-10-18)

Features

  • tree shake infinite query and support manual updates (42b33f1)
query - v3.2.0-beta.1

Published by tannerlinsley about 4 years ago

3.2.0-beta.1 (2020-10-16)

Features

query - v3.1.2-beta.1

Published by tannerlinsley about 4 years ago

3.1.2-beta.1 (2020-10-09)

Bug Fixes

  • test dry run semantic release (f596b73)
query - v3.1.1

Published by tannerlinsley about 4 years ago

3.1.1 (2020-10-09)

Bug Fixes

  • refetch should create new query when removed (ffff53f)
query - v3.1.0

Published by tannerlinsley about 4 years ago

3.1.0 (2020-10-09)

Features

query - v2.25.0

Published by tannerlinsley about 4 years ago

2.25.0 (2020-10-07)

Bug Fixes

  • align notify terminology (07d4796)

Features

  • add options to setQueryData (1f5b13e)
  • add support for default options when hydrating (dcb3e7f)
query - v2.24.2

Published by tannerlinsley about 4 years ago

2.24.2 (2020-10-06)

Bug Fixes

query - v2.24.1

Published by tannerlinsley about 4 years ago

2.24.1 (2020-10-06)

Bug Fixes

  • support infinite cache time when hydrating (c6e6cdf)
query - v2.24.0

Published by tannerlinsley about 4 years ago

2.24.0 (2020-10-05)

Bug Fixes

  • always compare query keys as arrays (4d85cf9)
  • make sure default options can be overridden (469cf8d)
  • move optimistic fetching state into query observer (a817b5e)
  • mutate argument types and state update order (e160d46)
  • only suspend when mounting (c8f6634)
  • remove cache argument in cache callback (b13a4c8)
  • type improvements (84f93fc)
  • use updatedAt to check for existing data (f9aac2a)
  • wait for all queries to cancel (0f7fdd7)

Features

  • add bi-directional infinite query support (#1135) (b6b1dc6)
  • add filters client isFetching and useIsFetching hook (4c64cb9)
  • add structural sharing to select result (f9dc85a)
  • initial v3 changes (#1079) (9876f23)
  • memoize select function result (9fbc739)
  • revert to previous state on cancellation (765740d)
  • split mutate into mutate and mutateAsync (#1130) (8da45d1)
  • support multiple subscribers in observers (e049941)
query - v2.24.0-next.8

Published by tannerlinsley about 4 years ago

2.24.0-next.8 (2020-10-05)

Bug Fixes

  • wait for all queries to cancel (0f7fdd7)
query - v2.24.0-next.7

Published by tannerlinsley about 4 years ago

2.24.0-next.7 (2020-10-05)

Features

  • revert to previous state on cancellation (765740d)
query - v2.24.0-next.6

Published by tannerlinsley about 4 years ago

2.24.0-next.6 (2020-10-05)

Features

  • add bi-directional infinite query support (#1135) (b6b1dc6)
query - v2.24.0-next.5

Published by tannerlinsley about 4 years ago

2.24.0-next.5 (2020-10-04)

Features

  • split mutate into mutate and mutateAsync (#1130) (8da45d1)
query - v2.24.0-next.4

Published by tannerlinsley about 4 years ago

2.24.0-next.4 (2020-10-04)

Bug Fixes

  • always compare query keys as arrays (4d85cf9)
  • refetching on infinite query when a page was deleted (#1124) (6f2ae92)
query - v2.23.1

Published by tannerlinsley about 4 years ago

2.23.1 (2020-10-03)

Bug Fixes

  • refetching on infinite query when a page was deleted (#1124) (6f2ae92)
Package Rankings
Top 0.31% on Npmjs.org
Top 6.69% on Proxy.golang.org
Top 21.14% on Repo1.maven.org