Commit graph

53 commits

Author SHA1 Message Date
Yiming
033d95dcde
feat: Nuxt server adapter and tanstack-query for "vue" hooks generation (#757) 2023-10-13 16:55:42 -07:00
Yiming
991fff0c36
chore: bump version 1.0.2 (#731) 2023-10-03 11:35:58 -07:00
Yiming
e607572a9b
chore: bump version (#729) 2023-10-02 12:00:00 -07:00
Yiming
ad91e450c6
chore: unify tsconfig files (#722) 2023-10-01 22:32:32 -07:00
Yiming
d84214c95d
chore: bump version (#720) 2023-10-01 17:18:22 -07:00
Yiming
15c5bd80ed
chore: bump version (#708) 2023-09-20 23:11:53 -07:00
Yiming
2d41a9fcff
fix: change back to loading from literal ".zenstack" path otherwise Vercel breaks :( (#701) 2023-09-18 20:59:45 -07:00
Yiming
a3064dc2ce
fix: add missing "/runtime" exports to tanstack-query (#688) 2023-09-12 19:30:00 -07:00
Yiming
330049949b
feat: infinite query support for tanstack-query (#679) 2023-09-08 12:39:09 +08:00
Yiming
df67f30111
fix: add "exports" to generated package.json, make trpc code-gen compatible with vite (#677) 2023-09-07 15:50:21 +08:00
Yiming
322eae8c30
chore bump version (#669) 2023-09-04 10:54:38 +08:00
Yiming
32d5b262ca
fix: bugs related to model name casing (#645) 2023-08-23 16:16:24 +08:00
Yiming
38e89e4d8a
chore: bump version (#641) 2023-08-22 12:43:12 +08:00
Yiming
7c76df1d7a
chore: bump version (#636) 2023-08-16 16:09:40 +08:00
Yiming
2ef93cb932
fix: issue #627 (#628) 2023-08-14 18:39:44 +08:00
Yiming
f6b68dabc9
fix: vscode language accidentally bundles prisma packages (#625) 2023-08-12 22:49:48 +08:00
Yiming
3e09a3a664
fix: add CheckSelect type into code for Prisma version backward compatibility (#619) 2023-08-08 11:15:14 +08:00
Yiming
1b7b5bda3f
fix: improve consistency of generated guard code (#616) 2023-08-05 17:58:15 +08:00
Yiming
7757b5772c
merge main back to dev (#611)
Co-authored-by: Jiasheng <jiashengguo@outlook.com>
2023-07-31 11:35:02 +08:00
Yiming
13d58eb020
chore: bump version (#604) 2023-07-24 15:10:54 +08:00
Yiming
8ccfc93ba8
fix: add package.json exports (#597) 2023-07-20 11:02:08 +08:00
Yiming
76a0bac9c6
fix: make sure Buffer is imported (#596) 2023-07-20 10:57:25 +08:00
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