Commit ffa0336
authored
feat: update react-query core to beta release (#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 free1 parent d6eff96 commit ffa0336
File tree
71 files changed
+2670
-5608
lines changed- devtools
- dev
- nuxt
- src
- devtools
- active-query-panel
- components
- nuxt
- __tests__
- vuejs
- __mocks__
- __tests__
- devtools
- vue
- __tests__
- types
- broadcastQueryClient-experimental
- createWebStoragePersistor-experimental
- persistQueryClient-experimental
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
71 files changed
+2670
-5608
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
This file was deleted.
0 commit comments