Commit graph

22 commits

Author SHA1 Message Date
Yiming
cc98e30655
fix: tanstack-query, fix the incorrect query typing when user provides a custom selector (#967) 2024-01-29 16:07:55 +08:00
Ben Bozzay
acb23d1d1e
fix: typing generated for options parameter in the hooks method (#946) 2024-01-12 13:38:42 +08:00
Yiming
45772326c7
fix: lint issue in generated swr/tanstack hooks (#877) 2023-12-01 22:08:39 -08:00
Yiming
08d317d150
fix: tanstack-query build issues and bugs in optimistic update (#843) 2023-11-21 15:11:56 -08:00
Yiming
93dc7df472
feat: automatic optimistic update for tanstack hooks (#830) 2023-11-15 08:40:15 -08:00
Yiming
742f606845
chore: don't generate attributes in frontend model meta (#798) 2023-11-01 11:18:09 -07:00
Yiming
42d654fcfa
feat: improved automatic query invalidation for tanstack-query (#790) 2023-10-31 20:11:44 -07:00
Yiming
0d04d8e6da
feat: tanstack-query v5 support (#788) 2023-10-28 22:09:41 -07:00
Yiming
916d3c141d
chore: add context helpers to the generated tanstack hooks (#767) 2023-10-16 20:29:57 -04:00
Yiming
033d95dcde
feat: Nuxt server adapter and tanstack-query for "vue" hooks generation (#757) 2023-10-13 16:55:42 -07:00
Yiming
330049949b
feat: infinite query support for tanstack-query (#679) 2023-09-08 12:39:09 +08:00
Yiming
32d5b262ca
fix: bugs related to model name casing (#645) 2023-08-23 16:16:24 +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
ca3ebdae4e
fix: hooks generation emits Provider export for backward compatibility (#594) 2023-07-19 18:18:43 +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
2a6b31a29c
feat: allow to use custom fetch with generated hooks (#556) 2023-07-05 16:03:33 +08:00
Yiming
5f3669e533
fix: support for custom prisma client output path (#514) 2023-06-25 17:16:49 +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
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