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 - v2.24.0-next.3

Published by tannerlinsley about 4 years ago

2.24.0-next.3 (2020-09-29)

Features

  • add structural sharing to select result (f9dc85a)
query - v2.24.0-next.2

Published by tannerlinsley about 4 years ago

2.24.0-next.2 (2020-09-29)

Bug Fixes

  • use updatedAt to check for existing data (f9aac2a)
query - v2.24.0-next.1

Published by tannerlinsley about 4 years ago

2.24.0-next.1 (2020-09-29)

Bug Fixes

  • 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)

Features

  • add filters client isFetching and useIsFetching hook (4c64cb9)
  • initial v3 changes (#1079) (9876f23)
  • memoize select function result (9fbc739)
  • support multiple subscribers in observers (e049941)
query - v2.23.0

Published by tannerlinsley about 4 years ago

2.23.0 (2020-09-18)

Features

query - v2.22.2

Published by tannerlinsley about 4 years ago

2.22.2 (2020-09-18)

Bug Fixes

  • query should try and throw again after error boundary reset (#1054) (8980223)
query - v2.22.1

Published by tannerlinsley about 4 years ago

2.22.1 (2020-09-18)

Bug Fixes

  • prevent bundlers from removing side effects (#1048) (4d1bd35)
query - v2.22.0

Published by tannerlinsley about 4 years ago

2.22.0 (2020-09-17)

Features

query - v2.21.2

Published by tannerlinsley about 4 years ago

2.21.2 (2020-09-17)

Bug Fixes

  • include config callbacks in batch render (#1036) (70391e8)
query - v2.21.1

Published by tannerlinsley about 4 years ago

2.21.1 (2020-09-17)

Bug Fixes

  • accept any promise in useMutation callbacks (#1033) (abf386b)
query - v2.21.0

Published by tannerlinsley about 4 years ago

2.21.0 (2020-09-16)

Features

query - v2.20.1

Published by tannerlinsley about 4 years ago

2.20.1 (2020-09-16)

Bug Fixes

  • should be able to invalidate queries (#1006) (c5738db)
  • should throw error when using useErrorBoundary (#1016) (7b44a50)
query - v2.20.0

Published by tannerlinsley about 4 years ago

2.20.0 (2020-09-16)

Features

query - v2.19.0

Published by tannerlinsley about 4 years ago

2.19.0 (2020-09-15)

Features

  • export QueryCache and remove global query cache from docs and examples (#1017) (c81e309)
query - v2.18.0

Published by tannerlinsley about 4 years ago

2.18.0 (2020-09-14)

Features

query - v2.17.2

Published by tannerlinsley about 4 years ago

2.17.2 (2020-09-13)

Bug Fixes

  • make sure initial data always uses initial stale (#1010) (460ab33)
query - v2.17.1

Published by tannerlinsley about 4 years ago

2.17.1 (2020-09-13)

Bug Fixes

  • useInfinityQuery fetchMore should not throw (#1004) (c7e342a)
query - v2.17.0

Published by tannerlinsley about 4 years ago

2.17.0 (2020-09-12)

Bug Fixes

Features

query - v2.16.1

Published by tannerlinsley about 4 years ago

2.16.1 (2020-09-11)

Bug Fixes

query - v2.16.0

Published by tannerlinsley about 4 years ago

2.16.0 (2020-09-11)

Features

query - v2.15.4

Published by tannerlinsley about 4 years ago

2.15.4 (2020-09-06)

Bug Fixes

  • hydration: overwrite the existing data in the cache if hydrated data is newer (#976) (7730fee)
Package Rankings
Top 0.31% on Npmjs.org
Top 6.69% on Proxy.golang.org
Top 21.14% on Repo1.maven.org