zenstack/packages/plugins/trpc
2024-06-14 22:54:02 +08:00
..
res/client fix: trpc client helper bugs (#532) 2023-07-01 22:29:28 +08:00
src fix: avoid importing prisma-related code into language server (#1441) 2024-05-12 18:35:43 +08:00
tests fix(trpc): temp workaround for Node.js importing from CJS module issue (#1436) 2024-05-11 19:30:40 +08: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 merge canary to dev (#181) 2023-01-27 22:31:44 +08:00
package.json fix: incorrect cross-model comparision for && and || expressions (#1512) 2024-06-14 22:54:02 +08:00
README.md chore: remove docs and bump version (#189) 2023-01-28 19:02:41 +08:00
tsconfig.json chore: unify tsconfig files (#722) 2023-10-01 22:32:32 -07:00

ZenStack tRPC plugin

This package contains ZenStack plugin for tRPC. The implementation is based on prisma-trpc-generator.

Visit Homepage for more details.