zenstack/packages/plugins/tanstack-query
2023-10-03 11:35:58 -07:00
..
src feat: infinite query support for tanstack-query (#679) 2023-09-08 12:39:09 +08:00
tests fix: bugs related to model name casing (#645) 2023-08-23 16:16:24 +08:00
.eslintrc.json feat: implement tanstack-query generator plugin (#413) 2023-05-15 22:34:22 -07:00
jest.config.ts feat: implement tanstack-query generator plugin (#413) 2023-05-15 22:34:22 -07:00
LICENSE feat: implement tanstack-query generator plugin (#413) 2023-05-15 22:34:22 -07:00
package.json chore: bump version 1.0.2 (#731) 2023-10-03 11:35:58 -07:00
README.md feat: implement tanstack-query generator plugin (#413) 2023-05-15 22:34:22 -07:00
tsconfig.json chore: unify tsconfig files (#722) 2023-10-01 22:32:32 -07:00
tsup.config.ts feat: support Prisma v5 (#587) 2023-07-18 22:56:53 +08:00

ZenStack tanstack-query plugin & runtime

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

Visit Homepage for more details.