8000 Tags · ant32t/vue-query · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: ant32t/vue-query

Tags

v2.0.0-beta.1

Toggle v2.0.0-beta.1's commit message
feat: refetch, remove, reset returned as function not ref

BREAKING CHANGE: refetch, remove, reset are now returned as function instead of ref

v2.0.0-alpha.6

Toggle v2.0.0-alpha.6's commit message
feat: refetch, remove, reset returned as function not ref

BREAKING CHANGE: refetch, remove, reset are now returned as function instead of ref

v2.0.0-alpha.5

Toggle v2.0.0-alpha.5's commit message
feat: useIsMutating reactivity improvements

v2.0.0-alpha.4

Toggle v2.0.0-alpha.4's commit message
feat: update query/core to beta 15 (DamianOsipiuk#193)

v1.25.0

Toggle v1.25.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: unwrap queryFn key type, update query/core (DamianOsipiuk#193)

v2.0.0-alpha.3

Toggle v2.0.0-alpha.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: re-export everything from react-query core (DamianOsipiuk#189)

v2.0.0-alpha.2

Toggle v2.0.0-alpha.2's commit message
feat: context sharing (DamianOsipiuk#188)

v1.24.0

Toggle v1.24.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: context sharing (DamianOsipiuk#188)

v1.23.1

Toggle v1.23.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: use generic TQueryKey in useQuery and useInfiniteQuery parameters (

DamianOsipiuk#185)

v2.0.0-alpha.1

Toggle v2.0.0-alpha.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: update react-query core to beta release (DamianOsipiuk#183)

BREAKING CHANGE: composables return function as-is without wrapping with ref

* feat: provide proper esm exports, remove deprecations

* feat: update to react-query beta

* fix: tests

* chore: update deps

* test: fix tests

* feat: update react-query core

* chore: removed `types` subdir

* chore: removed additional clients option

* feat: new query state in devtools

* feat: composables return function without ref

* test: fix plugin tests

* chore: update package-lock

* test: fix more tests

* test: fix logger

* chore: mark as side effect free
0