Hooks for managing, caching and syncing asynchronous and remote data in Vue. Latest version: 5.74.6, last published: a day ago. Start using @tanstack/vue-query in your project by running `npm i @tanstack/vue-query`. There are 82 other projects in the npm
Developer tools to interact with and visualize the TanStack/vue-query cache. Latest version: 5.69.0, last published: 16 hours ago. Start using @tanstack/vue-query-devtools in your project by running `npm i @tanstack/vue-query-devtools`. There are 5 other
对于vue-cli,请修改项目根目录 vue.config.js 如下所示。 module.exports = { transpileDependencies: ['uni-app-network'], }; 对于vite,你无需手动额外调整。 高级功能 对于缓存、去重的高级功能,建议结合 @tanstack/vue-query、swrv、vue-request 等库使用。 为什么不是 axios? axios 非常棒,但它面对的是...
$/,exclude:/(node_modules|bower_components)/,loader:'babel-loader',query:{presets:['react','es2015','stage-3']}},{test:/\.css$/,loader:['style-loader','css-loader']},{test:/\.(eot|svg|ttf|woff|woff2)$/,loader:'file?name=public/fonts/[name].[ext]'}]},externals:{'Config'...
import{useQuery}from'@tanstack/vue-query'import{useQueryCallbacks}from'tanstack-query-callbacks/vue'constqueryKey=['foo']constquery=useQuery(queryKey, ()=>Promise.resolve('bar'))useQueryCallbacks({queryKey,onSuccess: (data)=>{console.log('success',data)},onError: (err)=>{console.error('...
Developer tools to interact with and visualize the TanStack/vue-query cache. Latest version: 5.69.0, last published: a day ago. Start using @tanstack/vue-query-devtools in your project by running `npm i @tanstack/vue-query-devtools`. There are 5 other pr
@tanstack/svelte-query-persist-client npm i https://pkg.pr.new/@tanstack/svelte-query-persist-client@7716 @tanstack/vue-query npm i https://pkg.pr.new/@tanstack/vue-query@7716 @tanstack/vue-query-devtools npm i https://pkg.pr.new/@tanstack/vue-query-devtools@7716 templates @tan...
"@tanstack/vue-query-devtools": "5.59.1", "@tanstack/vue-query": "5.59.13", "@tanstack/vue-query-devtools": "5.59.13", "pinia": "2.2.4", "vue": "3.5.11", "vue": "3.5.12", "vue-router": "4.4.5" }, "devDependencies": { 8 changes: 4 additions & 4 deletions 8 packa...
"@tanstack/react-query": "5.62.7", "@tanstack/angular-query-experimental": "5.62.9", "@tanstack/react-query": "5.62.11", "@tanstack/solid-query": "5.51.21", "@tanstack/svelte-query": "5.62.7", "@tanstack/vue-query": "5.62.7", "@tanstack/svelte-query": "5.62.9", "@...
bumpgenis not good with very large frameworks likevue. These kind of upgrades (and vue 2 -> 3 specifically) can be arduous even for a human. 🏙️ Architecture > bumpgen @tanstack/react-query 5.28.14 │┌┬─────▼─────────────────────────────...