Commit graph

20 commits

Author SHA1 Message Date
Yiming
7e55e652ec
feat: support multi-id-field models (@@id([f1, f2, ...])) (#243) 2023-03-06 19:59:50 +08:00
Yiming
a05d320e71
feat: add support for type modifier attributes (#240) 2023-03-06 12:51:04 +08:00
Yiming
88828e309c
fix: missing string quote during function arg gen (#234) 2023-03-04 22:32:40 +08:00
Yiming
4f1b9fc862
chore: release 1.0.0-alpha.53 (#228) 2023-03-03 14:12:10 +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
cabe9dc956
fix: more tests and bump version (#225) 2023-03-03 12:14:19 +08:00
ymc9
587e00b2e5 Merge remote-tracking branch 'origin/main' into dev 2023-03-02 21:17:40 +08:00
ymc9
8e630e0855 fix: issue with dealing with result read-back for nextjs and react hooks 2023-03-02 20:17:48 +08:00
Yiming
a9283cde3b
fix: clean up peer dependencies (#218) 2023-02-27 19:30:51 +08:00
Yiming
a545e9710b
chore: bump version (#215) 2023-02-19 11:52:00 +08:00
Yiming
64222e88cc
fix nested update of to-one relation (#213) 2023-02-19 10:40:59 +08:00
Yiming
8e73b0b0a3
fix: incremental bugfixes (#211) 2023-02-19 10:07:13 +08:00
Yiming
0597a72ed3
chore: bump version (#206) 2023-02-11 17:07:57 +08:00
Yiming
1540d09842
chore: bump version (#200) 2023-02-05 09:09:45 +08:00
Yiming
63c3607cd1
fix: multi-field unique constraint support; react hooks error catching bug (#195) 2023-02-03 21:18:04 +08:00
Yiming
4af0a02de0
fix: zmodel grammar error when using triple slash comments (#194) 2023-02-02 22:42:06 +08:00
Yiming
c017cce43b
fix: generate react hooks for all models regardless policies (#191) 2023-01-30 17:51:34 +08:00
Yiming
bd916e68cb
chore: remove docs and bump version (#189) 2023-01-28 19:02:41 +08:00
Yiming
d2767f2ffb
chore: bump version (#187) 2023-01-27 23:00:29 +08:00
Yiming
e2d62fc421
merge canary to dev (#181)
Co-authored-by: JS <jiashengguo@outlook.com>
2023-01-27 22:31:44 +08:00