zenstack/packages/plugins/tanstack-query
2023-08-23 16:16:24 +08:00
..
src fix: bugs related to model name casing (#645) 2023-08-23 16:16:24 +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 fix: bugs related to model name casing (#645) 2023-08-23 16:16:24 +08:00
README.md feat: implement tanstack-query generator plugin (#413) 2023-05-15 22:34:22 -07:00
tsconfig.json feat: always use superjson to serialize/deserialize in the api layer (#585) 2023-07-17 18:29:22 +08: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.