Skip to content

Tags: wolverineks/react-query

Tags

v2.4.15

Toggle v2.4.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: include undefined in IniniteQueryResult data type (TanStack#738)

* fix: include undefined in IniniteQueryResult data type

* fix: dtslint

Co-authored-by: Benedikt <benedikt.viebahn@bringmeister.de>

v2.4.14

Toggle v2.4.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: (queryInstance.clearInterval) is not called on unmount (TanStack…

…#717)

v2.4.13

Toggle v2.4.13's commit message
fix(useBaseQuery): cast enabled to boolean before effect

Fixes TanStack#702

v2.4.12

Toggle v2.4.12's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
docs: add MarceloAlves as a contributor (TanStack#699)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Michaël De Boey <info@michaeldeboey.be>

v2.4.11

Toggle v2.4.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Enable partial makeQueryCache configs (TanStack#693)

v2.4.10

Toggle v2.4.10's commit message
fix: revert commit

v2.4.9

Toggle v2.4.9's commit message
fix: allow empty query key (with config enabled)

v2.4.8

Toggle v2.4.8's commit message

v2.4.7

Toggle v2.4.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: remove scarf

v2.4.6

Toggle v2.4.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(types): Add missing type definition for queryFnParamsFilter (TanS…

…tack#671)