Commit graph

31 commits

Author SHA1 Message Date
Yiming
ca3ebdae4e
fix: hooks generation emits Provider export for backward compatibility (#594) 2023-07-19 18:18:43 +08:00
Yiming
87be443f9c
chore bump version (#590) 2023-07-19 15:11:00 +08:00
Yiming
fc16008ba2
fix: nullify field instead of reject when an optional relation field is not readable (#588) 2023-07-19 12:59:44 +08:00
Yiming
b0d9154270
feat: support Prisma v5 (#587) 2023-07-18 22:56:53 +08:00
Yiming
46fec666c3
feat: always use superjson to serialize/deserialize in the api layer (#585) 2023-07-17 18:29:22 +08:00
Yiming
d65307b15b
chore: bump version (#575) 2023-07-10 15:09:35 +08:00
Yiming
51985b1279
fix: make sure zod schemas have type annotations (#574) 2023-07-10 13:43:27 +08:00
Yiming
6abf735d28
chore: bump version (#566) 2023-07-08 22:35:54 +08:00
Yiming
bba7a3c904
chore: bump version (#557) 2023-07-05 16:06:12 +08:00
Yiming
2a6b31a29c
feat: allow to use custom fetch with generated hooks (#556) 2023-07-05 16:03:33 +08:00
Yiming
4305bf96ac
bump version (#554) 2023-07-05 09:57:40 +08:00
Yiming
011053f8c3
chore: bump version (#550) 2023-07-04 21:06:04 +08:00
Yiming
3aa0f516b0
chore: bump version (#524) 2023-06-30 16:08:47 +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
c41980dddb
feat: trpc plugin, generate client helpers to provide prisima-like typing (#510) 2023-06-24 21:33:12 +08:00
Yiming
5ced0fcbf5
chore: bump version (#505) 2023-06-19 12:42:04 +08:00
Yiming
270258be91
chore: bump version (#489) 2023-06-14 11:02:03 +08:00
Yiming
f90e65a808
chore: bump version (#466) 2023-06-06 08:55:42 +08:00
Yiming
97ea2f6727
chore: bump version (#459) 2023-06-04 20:06:56 +08:00
Yiming
dd6be9509c
fix: issue with connecting multiple relations (#450) 2023-06-03 13:56:14 +08:00
Yiming
2855647510
fix: open-api issues (#446) 2023-06-02 09:00:58 +08:00
Yiming
9e8412645e
fix: disable eslint in generated hooks, refactor package inter-dependencies 2023-05-30 14:37:12 +09:00
Yiming
ec65e53f20
fix: change openapi plugin's default flavor to "rpc" (#439) 2023-05-30 08:09:24 +09:00
Yiming
95177006cd
chore: bump version (#435) 2023-05-29 08:49:55 +09:00
Yiming
159d025eae
refactor: code generation for swr hooks (#426) 2023-05-21 09:49:19 +09:00
Yiming
efe9d0e1b9
chore: bump version (#424) 2023-05-20 22:03:11 +09: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
3ee7821498
feat: swr plugin (#419) 2023-05-19 06:30:28 +09:00
Yiming
53716c99c3
feat: implementing sveltekit adapter and refactor server package (#418) 2023-05-18 17:05:39 +09:00
Yiming
9351fc9431
feat: implement tanstack-query generator plugin (#413) 2023-05-15 22:34:22 -07:00