zenstack/packages/plugins/tanstack-query
2024-07-08 19:26:33 -07:00
..
scripts fix: tanstack-query build issues and bugs in optimistic update (#843) 2023-11-21 15:11:56 -08:00
src fix(tanstack,swr): create/upsert hooks shouldn't be generated for delegate models (#1567) 2024-07-08 19:26:33 -07:00
tests fix(tanstack): incorrect vue-query options typing for vue-query v5 (#1565) 2024-07-08 18:38:32 -07:00
CHANGELOG.md merge v2 to dev (#1281) 2024-04-24 21:19:41 +08:00
jest.config.ts chore: unify jest.config.ts and .eslintrc.json (#881) 2023-12-03 07:17:49 -08:00
LICENSE feat: implement tanstack-query generator plugin (#413) 2023-05-15 22:34:22 -07:00
package.json chore: enable corepack and upgrade pnpm (#1543) 2024-06-29 09:08:16 -07:00
README.md feat: implement tanstack-query generator plugin (#413) 2023-05-15 22:34:22 -07:00
tsconfig.json merge v2 to dev (#1281) 2024-04-24 21:19:41 +08:00
tsup-v5.config.ts feat: tanstack-query v5 support (#788) 2023-10-28 22:09:41 -07:00
tsup.config.ts feat: Nuxt server adapter and tanstack-query for "vue" hooks generation (#757) 2023-10-13 16:55:42 -07:00

ZenStack tanstack-query plugin & runtime

This package contains ZenStack plugin for generating tanstack-query hooks.

Visit Homepage for more details.