Commit graph

123 commits

Author SHA1 Message Date
Yiming
908048b014
fix: incorrect cross-model comparision for && and || expressions (#1512) 2024-06-14 22:54:02 +08:00
Yiming
665f9b33b5
fix: issues with cross-model comparison identification and injection (#1508) 2024-06-14 20:04:12 +08:00
Yiming
92f187f919
fix(tanstack): incorrect InfiniteData import for vue-query (#1498) 2024-06-11 10:28:51 +08:00
Yiming
ed5133c0e8
fix(tanstack): incorrect typing for svelte query hooks (#1492) 2024-06-08 11:49:41 +08:00
Yiming
a34e9e7599
chore: bump version (#1481) 2024-06-02 19:38:48 +08:00
Yiming
e15837285e
fix(tanstack): infinite query typing issues (#1480) 2024-06-02 19:29:23 +08:00
Yiming
37f4a3bae3
chore: bump version (#1459) 2024-05-20 10:56:24 +08:00
Yiming
29962e0b48
fix: infinite recursion when injecting field selection for field-level permission check (#1452) 2024-05-15 22:15:17 +08:00
Yiming
b22c6a3ce2
fix: avoid importing prisma-related code into language server (#1441) 2024-05-12 18:35:43 +08:00
Yiming
296ca259c8
fix: compatibility with Prisma's "omit" feature (#1432) 2024-05-11 15:54:35 +08:00
Yiming
c7b788dadc
chore: bump version (#1423) 2024-05-09 13:33:09 +08:00
Yiming
10307700c5
feat: add check hooks generation to tanstack and swr plugins (#1422) 2024-05-09 13:19:42 +08:00
Yiming
0d056095f9
chore: bump version (#1408) 2024-05-04 22:01:45 +08:00
Yiming
fcfc2d3276
chore: bump version (#1394) 2024-05-01 16:20:43 +08:00
Yiming
da0bbd1637
chore: bump version (#1375) 2024-04-25 09:32:39 +08:00
Yiming
420df87bf1
merge v2 to dev (#1281)
Co-authored-by: Augustin <43639468+Azzerty23@users.noreply.github.com>
Co-authored-by: Jonathan Stevens <jonathan.stevens@resnovas.com>
Co-authored-by: Jonathan S <jonathan.stevens@eventiva.co.uk>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ErikMCM <70036542+ErikMCM@users.noreply.github.com>
Co-authored-by: Jason Kleinberg <ustice@gmail.com>
Co-authored-by: Jonathan S <punk.gift9475@alias.org.uk>
Co-authored-by: Jiasheng <jiashengguo@outlook.com>
2024-04-24 21:19:41 +08:00
Yiming
69b781e43b
chore: bump version (#1274) 2024-04-21 22:37:48 +08:00
Yiming
d8c15135a7
fix(runtime): always use id fields to address existing entity during upsert (#1273) 2024-04-21 22:36:18 +08:00
Yiming
3e3e44c9de
chore: bump version (#1245) 2024-04-12 09:44:13 +08:00
Yiming
1ab9d6eb63
chore: bump version (#1238) 2024-04-11 11:57:00 +08:00
Yiming
e3fb73ab5a
chore: bump version (#1219) 2024-04-07 09:24:21 +08:00
Yiming
759a0e2c3a
chore: bump version (#1189) 2024-03-29 20:09:49 -07:00
Yiming
f259d733b8
fix(tanstack): make sure vue-query hooks' input is reactive (#1185) 2024-03-27 20:34:44 -07:00
Yiming
1cff7f0513
chore: bump version (#1161) 2024-03-19 19:08:49 -07:00
Jiasheng
24b189eb61
test: fix test failing in windows (#1153) 2024-03-18 21:27:35 -07:00
Yiming
d49731b60b
chore: bump version (#1131) 2024-03-12 20:53:45 -07:00
Yiming
a543ffedc6
chore: bump version (#1105) 2024-03-08 17:08:51 -08:00
Yiming
2b12e090eb
chore: bump version (#1102) 2024-03-07 22:12:57 -08:00
Yiming
4dd7aa0d99
chore: bump version (#1098) 2024-03-07 16:01:46 -08:00
Yiming
a01065c0aa
fix(tanstack): improve typing of mutation errors (#1066) 2024-02-29 21:56:25 -08:00
Yiming
32f677c6cf
chore: bump version (#1059) 2024-02-26 12:44:34 -08:00
Yiming
65473bbbfa
chore: set up ZENSTACK_TEST environment variable during test setup (#1048) 2024-02-21 17:53:32 -08:00
Yiming
b2e1635cb1
fix: vue-query typing issue (#1009) 2024-02-18 17:57:51 -08:00
Yiming
43eb61508f
fix: generate suspense queries in tanstack-query plugin (#996) 2024-02-12 21:49:37 +08:00
Yiming
541cd97308
fix: supports for complex usage of "@@index" in zmodel (#995) 2024-02-12 19:42:18 +08:00
Yiming
d5303676e4
chore: bump version (#994) 2024-02-11 23:24:30 +08:00
Yiming
d0745b149a
feat: make parameters of transactions configurable (#988) 2024-02-10 13:15:19 +08:00
Yiming
79ab755df0
chore: bump version (#979) 2024-02-01 23:08:17 +08:00
Yiming
ec85058078
chore: bump version (#970) 2024-01-29 18:08:33 +08:00
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
ymc9
a079add48d chore: bump version 2024-01-25 21:51:22 +08:00
Yiming
c4c066d949
chore: bump version (#950) 2024-01-15 20:39:58 +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
52c7d01d55
chore: deprecate several APIs and bump version (#942) 2024-01-10 10:06:54 +08:00
Yiming
cdd0f552da
chore: fix dependency alerts (#928) 2024-01-03 17:10:37 +08:00
Yiming
6f470f73a9
chore: bump version 1.6.1 (#924) 2024-01-03 10:53:03 +08:00
Yiming
0e422adf1a
fix: properly handle nullable fields in openapi generator (#906) 2023-12-25 15:42:42 +08:00
Yiming
dd80a64ef0
chore: bump version 1.6.0 (#905) 2023-12-25 08:59:52 +08:00
Yiming
53aff6351c
fix package exports to make them compatible with next.js 13 bundler (#891) 2023-12-14 17:35:01 +08:00
Yiming
6a1a8bf32e
chore: bump version (#890) 2023-12-14 15:15:35 +08:00