Skip to content

v5.0.0-beta.29

Pre-release
Pre-release

Choose a tag to compare

@tannerlinsley tannerlinsley released this 16 Sep 13:49
· 1941 commits to main since this release

Version 5.0.0-beta.29 - 9/16/2023, 1:49 PM

Changes

Feat

Fix

  • avoid reverting state to a fetching one (#5997) (88a8b30) by @Andarist
  • vue-query: ensure built-in types are not being unwrapped in queryFn context (#5954) (35a4dd7) by @Mini-ghost
  • vue-query: ensure the queryFn parameter has the correct type (#5935) (150da8a) by @Mini-ghost
  • vue-query: Make query options watchers sync (#5929) (cbda68d) by Mark Brockhoff
  • query-broadcast-client: allow passing all broadcast-channel options (#5925) (280682e) by Dominik Dorfmeister
  • eslint-plugin-query: provide missing peerDependencies (#5917) (1f09400) by justsaul
  • vue-query: add missing clientPersisterOnSuccess callback (#5889) (63339fe) by Damian Osipiuk

Perf

Refactor

Chore

Docs

Other

  • docs(queries):add description of isFetching (#5887) (b2025c3) by [mediba]Asato Yoshizawa

Doc

  • react-query: useInifiniteQuery fetching state and fetchNextPage … (#5933) (1c21717) by Fabien

Test

  • try to fix vue tests (a00a9c1) by Dominik Dorfmeister
  • nextjs integration (#6014) (abd93c2) by Dominik Dorfmeister

Packages