zenstack/packages/plugins/tanstack-query
2023-07-24 15:10:54 +08:00
..
src fix: hooks generation emits Provider export for backward compatibility (#594) 2023-07-19 18:18:43 +08:00
tests fix: nullify field instead of reject when an optional relation field is not readable (#588) 2023-07-19 12:59:44 +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 (#604) 2023-07-24 15:10:54 +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.