Tags: TomasDurica/vue-query
Tags
fix: use queryClient wrapper for provider and plugin (DamianOsipiuk#163)
feat: update query core package, update dev deps (DamianOsipiuk#159)
feat(devtools): devtools v2 as a browser extension (DamianOsipiuk#155) * feat(devtools): devtools v2 as a browser extension * docs: devtools v2 * test: accomodate for new devtools * chore: fix codesandbox * feat: sorting via plugin settings * fix: test * fix: basic codesandbox * fix: test * test: add test for prod env
fix(queryClient): properly infer function type (DamianOsipiuk#158)
feat: reactivity aware wrappers for queryClient, queryCache and mutat… …ionCache (DamianOsipiuk#144) * feat: unref wrappers for QueryClient, QueryCache and MutationCache * feat: export wrappers * feat: queryClient wrapper * test: tests for QueryCache and MutationCache * fix: types * test: queryClient
fix(types): remove vue3 only type reference (DamianOsipiuk#147)
fix(devtools): circular ref on observer stringify (DamianOsipiuk#134)
PreviousNext