Commit graph

17 commits

Author SHA1 Message Date
Yiming
b0d9154270
feat: support Prisma v5 (#587) 2023-07-18 22:56:53 +08:00
Yiming
40979154c8
fix: trpc client helper bugs (#532) 2023-07-01 22:29:28 +08:00
Yiming
2280f83cd7
feature: a better "zod" plugin (#521) 2023-06-30 15:25:53 +08:00
Yiming
5f3669e533
fix: support for custom prisma client output path (#514) 2023-06-25 17:16:49 +08:00
Yiming
304979f484
fix: trpc plugin, generate schema for supporting unchecked input in mutation routes (#512) 2023-06-24 22:28:01 +08:00
Yiming
c41980dddb
feat: trpc plugin, generate client helpers to provide prisima-like typing (#510) 2023-06-24 21:33:12 +08:00
Yiming
8285f118c3
chore: mix code improvements (#492) 2023-06-15 10:22:16 +08:00
Yiming
8693852a36
feat: trpc plugin, add "generateModelActions" option to control what operations to generate (#482) 2023-06-12 17:49:16 +08:00
Yiming
9eaf2353e4
fix: canonicalize plugin's output folder detection; don't generate aux field unnecessarily (#423) 2023-05-20 22:02:00 +09:00
Yiming
d6fba93e2f
fix: zod plugin issue with lower-case model names (#396) 2023-05-05 17:37:24 -07:00
Yiming
e93ca5bf10
fix: zod typing for DateTime field, improve overall code generation (#363)
Co-authored-by: Abdullah Hassan <iAbdullahHassan@gmail.com>
2023-04-22 09:19:26 -07:00
Yiming
7012ef55af
fix: wrap generated trpc routes with error handling (#338) 2023-04-10 17:30:15 -07:00
Yiming
b7548d1799
fix: make sure zod schemas are lazily loaded (#265) 2023-03-14 14:58:58 +08:00
Yiming
51c094e329
feat: zod plugin and zod validation for open-api requests (#262) 2023-03-13 23:36:17 +08:00
Yiming
dd9963cd35
feat: OpenAPI & fastify adapter (#254) 2023-03-10 17:20:44 +08:00
Yiming
a3926c2d69
fix: trpc mutation route should return undefined when result is not readable (#227) 2023-03-03 14:05:10 +08:00
Yiming
e2d62fc421
merge canary to dev (#181)
Co-authored-by: JS <jiashengguo@outlook.com>
2023-01-27 22:31:44 +08:00