Skip to content

Tags: DamianOsipiuk/vue-query

Tags

v2.0.0-beta.12

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: align build pipeline to tanstack, update deps (#245)

* fix: align build pipeline to tanstack, update deps

* chore: remove node 12 add 18

v2.0.0-beta.11

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add queryClient to options (#203)

v2.0.0-beta.10

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: update to esm compliant query-core (#241)

v2.0.0-beta.9

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: initialData type narrowing (#240)

v2.0.0-beta.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: always watch useQueries (#239)

v2.0.0-beta.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: suspense respects enabled and stale (#238)

* fix: suspense respects enabled and stale

* test: suspense tests

* fix: suspense test against disabled specifically

v2.0.0-beta.6

feat: unref useQueries options

v1.26.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: unref useQueries options (#230)

v2.0.0-beta.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: missing devtools dependency (#219)

v2.0.0-beta.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: switch to tanstack/query-core (#217)

* feat: switch to tanstack/query-core

* chore: cleanup