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 - v2.15.3

Published by tannerlinsley about 4 years ago

2.15.3 (2020-09-06)

Bug Fixes

query - v2.15.2

Published by tannerlinsley about 4 years ago

2.15.2 (2020-09-06)

Bug Fixes

  • make sure setQueryData is not considered as initial data (#966) (cb2b425)
query - v2.15.1

Published by tannerlinsley about 4 years ago

2.15.1 (2020-09-04)

Bug Fixes

  • use hook config on refocus or reconnect (#964) (e9770b7)
query - v2.15.0

Published by tannerlinsley about 4 years ago

2.15.0 (2020-09-04)

Features

  • add forceFetchOnMount flag (#954) (7c22791)
  • add isPreviousData and isFetchedAfterMount flags (#961) (c6c0de6)
query - v2.14.1

Published by tannerlinsley about 4 years ago

2.14.1 (2020-09-02)

Bug Fixes

  • ignore errors from background fetches (#953) (445ae1f)
query - v2.14.0

Published by tannerlinsley about 4 years ago

2.14.0 (2020-09-02)

Features

query - v2.13.1

Published by tannerlinsley about 4 years ago

2.13.1 (2020-09-01)

Bug Fixes

  • always use config from last query execution (#942) (e12d002)
  • make sure queries with only inactive observers are also invalidated (#949) (52607f6)
query - v2.13.0

Published by tannerlinsley about 4 years ago

2.13.0 (2020-08-31)

Bug Fixes

  • add hydration.js to npm files (64be573)
  • add hydration.js to npm files (123104c)
  • make sure initial data is used when switching queries (#944) (211edc0)

Features

  • change ReactQueryCacheProvider from hydration to Hydrate (#943) (14c4ec6)
  • determine staleness locally instead of globally (#933) (f3b2fe0)
query - v2.12.1

Published by tannerlinsley about 4 years ago

2.12.1 (2020-08-24)

Bug Fixes

query - v2.12.0

Published by tannerlinsley about 4 years ago

2.12.0 (2020-08-24)

Features

  • add refetch on reconnect functionality (#919) (473af3d)
query - v2.11.1

Published by tannerlinsley about 4 years ago

2.11.1 (2020-08-24)

Bug Fixes

  • force release of refactor (for bundle size) (90fb8a4)
query - v2.11.0

Published by tannerlinsley about 4 years ago

2.11.0 (2020-08-24)

Features

query - v2.10.1

Published by tannerlinsley about 4 years ago

2.10.1 (2020-08-24)

Bug Fixes

query - v2.10.0

Published by tannerlinsley about 4 years ago

2.10.0 (2020-08-23)

Features

  • useQuery: enable the throwOnError option of useQuery.refetch (#907) (2ff6041), closes #903 #843
query - v2.9.0

Published by tannerlinsley about 4 years ago

2.9.0 (2020-08-21)

Features

  • add structural sharing configuration flag (#902) (26600b1)
query - v2.8.0

Published by tannerlinsley about 4 years ago

2.8.0 (2020-08-20)

Features

query - v2.7.1

Published by tannerlinsley about 4 years ago

2.7.1 (2020-08-20)

Bug Fixes

  • make sure observers only subscribe to queries when started (#899) (227afcd)
query - v2.7.0

Published by tannerlinsley about 4 years ago

2.7.0 (2020-08-19)

Features

  • replace query instance with query observer (#867) (75a1d3d)
query - v2.6.0

Published by tannerlinsley about 4 years ago

2.6.0 (2020-08-19)

Features

  • add structural sharing of data between query results (#883) (dc70f7d)
query - v2.5.14

Published by tannerlinsley about 4 years ago

2.5.14 (2020-08-13)

Bug Fixes

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