@tanstack/vue-query

v5.0.0-alpha.66
Hooks for managing, caching and syncing asynchronous and remote data in Vue

build

pnpm build:rollup && pnpm build:types

clean

rimraf ./build && rimraf ./coverage

test:2

vue-demi-switch 2 vue2 && vitest

test:3

vue-demi-switch 3 && vitest

test:2.7

vue-demi-switch 2.7 vue2.7 && vitest

test:lib

pnpm run test:2 && pnpm run test:2.7 && pnpm run test:3

test:build

publint --strict

test:types

tsc --noEmit

build:types

tsc --emitDeclarationOnly

test:eslint

eslint --ext .ts,.tsx ./src

build:rollup

rollup --config rollup.config.js

test:lib:dev

pnpm run test:lib --watch
npm i @tanstack/[email protected]

Metadata

  • MIT
  • Whatever
  • Damian Osipiuk
  • released 6/17/2023

Downloads