Yiming Cao
|
309013b29d
|
chore: bump version (#2083)
|
2025-04-13 21:24:49 -07:00 |
|
Yiming Cao
|
ef7522e24f
|
fix(runtime): reexport from ".zenstack/models" from runtime "/models" (#2075)
|
2025-04-09 14:24:20 -07:00 |
|
Yiming Cao
|
b7f04ef8dc
|
chore: bump version (#2071)
|
2025-04-07 09:47:25 -07:00 |
|
Yiming Cao
|
4608cb9481
|
chore: bump version (#2066)
|
2025-04-03 21:41:45 -07:00 |
|
Yiming Cao
|
5224d56bcc
|
chore: bump version (#2055)
|
2025-03-23 19:46:23 -07:00 |
|
Yiming Cao
|
797df85e87
|
chore: bump version (#2042)
|
2025-03-12 17:42:00 -07:00 |
|
Yiming Cao
|
e8694e6c06
|
chore: bump version (#2031)
|
2025-03-07 10:11:07 -08:00 |
|
Yiming Cao
|
41157fff03
|
chore: bump version (#2024)
|
2025-03-02 18:53:33 -08:00 |
|
Yiming Cao
|
be57ad1c03
|
chore: bump version (#2008)
|
2025-02-23 22:27:46 -08:00 |
|
Yiming Cao
|
9689aa0db0
|
chore: bump version (#1980)
|
2025-02-06 23:54:44 -08:00 |
|
Yiming Cao
|
3e699e75a9
|
chore: Prisma 6.3 support (#1972)
|
2025-01-29 15:40:48 +08:00 |
|
Jiasheng
|
da50917b15
|
fix: ZModel generator support JSON Type (#1965)
|
2025-01-17 09:25:30 +08:00 |
|
Yiming Cao
|
1a9cf5a1d4
|
chore: bump version (#1961)
|
2025-01-14 15:25:56 +08:00 |
|
Yiming Cao
|
cc3cd8c0a1
|
fix(policy): incorrect policy injection for createManyAndReturn when the model contains array fields (#1956)
|
2025-01-13 13:36:46 +08:00 |
|
Yiming
|
4d7275ab9f
|
chore: bump prisma dependency to 6.2 (#1950)
|
2025-01-08 11:02:22 +08:00 |
|
Yiming
|
dcef942d88
|
chore: bump version (#1926)
|
2024-12-30 11:10:25 +08:00 |
|
Yiming
|
b41fd93977
|
chore: Prisma 6.1 support (#1918)
|
2024-12-18 18:49:58 +08:00 |
|
Yiming
|
6d53c18ab9
|
fix: preserve custom attributes as comments in logical prisma schema (#1912)
|
2024-12-13 10:22:02 +08:00 |
|
Yiming
|
d5c30f9295
|
feat(tanstack): return query key and pass in abort signal to fetcher (#1903)
|
2024-12-03 20:12:33 +08:00 |
|
Yiming
|
5c273577b2
|
chore: bump version (#1899)
|
2024-12-03 08:10:39 +08:00 |
|
Simon Zimmerman
|
a747d95e1f
|
refactor: correct minor mistakes picked up by coderabbitai in nitpick comments (#1887)
Co-authored-by: Simon Zimmerman <simon@mysolomon.co.uk>
|
2024-11-26 18:16:16 -08:00 |
|
Yiming
|
39f13e79fa
|
chore: bump version (#1891)
|
2024-11-26 09:35:12 -08:00 |
|
Yiming
|
6422064908
|
chore: bump version (#1885)
|
2024-11-25 16:52:29 -08:00 |
|
Simon Zimmerman
|
a75f8d92c5
|
fix: optimistic updates for nested queries should work then optional relationships have null values (#1884)
Co-authored-by: Simon Zimmerman <simon@mysolomon.co.uk>
|
2024-11-25 16:50:59 -08:00 |
|
Yiming
|
0625234881
|
fix(cli): "generate" command results in warnings in a pnpm monorepo (#1880)
|
2024-11-21 16:50:23 -08:00 |
|
Yiming
|
c0b240cbcc
|
fix: zenstack generate warnings in pnpm repo with custom prisma client output dir (#1876)
|
2024-11-18 20:23:08 -08:00 |
|
Yiming
|
0cd51aaa3a
|
chore: bump version (#1853)
|
2024-11-13 20:28:56 -08:00 |
|
Yiming
|
04184b95cf
|
feat(hooks): add "portable" generation mode (#1850)
|
2024-11-13 17:58:26 -08:00 |
|
Yiming
|
a003be9ee4
|
feat(hooks): optimistic update for nested relations (#1842)
|
2024-11-10 14:46:37 -08:00 |
|
Yiming
|
1d1fec0019
|
fix(json): false error when using typed json in multi-file schemas (#1836)
|
2024-11-07 10:18:22 -08:00 |
|
Yiming
|
00ccb7395a
|
feat(zmodel): "type" construct and strongly-typed Json fields (#1813)
|
2024-11-03 19:24:57 -08:00 |
|
ymc9
|
3b18362d2c
|
Merge remote-tracking branch 'origin/main' into dev
|
2024-11-03 10:24:51 -08:00 |
|
ymc9
|
55c6fd6f7c
|
change to use default export from 'cross-fetch'
|
2024-11-02 16:49:49 -07:00 |
|
ymc9
|
3ed1614939
|
fix(hooks): prefer to use global fetch when available
|
2024-11-02 16:38:17 -07:00 |
|
Yiming
|
00ecb2a748
|
fix(hooks): add null check to data before further deserialization (#1822)
|
2024-10-31 16:19:54 -07:00 |
|
Yiming
|
77817f52ae
|
chore: bump version (#1814)
|
2024-10-29 12:33:23 -07:00 |
|
Yiming
|
df9b0ff504
|
merge dev to main (v2.7.4) (#1808)
Co-authored-by: Amruth Pillai <im.amruth@gmail.com>
Co-authored-by: Thomas Sunde Nielsen <me@thomassnielsen.com>
|
2024-10-25 14:13:59 -07:00 |
|
Yiming
|
efc9da2d94
|
chore: bump version (#1807)
|
2024-10-24 20:53:46 -07:00 |
|
Yiming
|
74dd0f7ee0
|
chore: bump version (#1799)
|
2024-10-22 10:21:56 -07:00 |
|
Yiming
|
f1afc15cf5
|
chore: bump version (#1792)
|
2024-10-21 09:32:18 -07:00 |
|
ymc9
|
984e8d5d21
|
chore: bup
|
2024-10-18 20:30:41 -07:00 |
|
Yiming
|
f7ccc894ca
|
chore: bump version (#1778)
|
2024-10-15 11:09:51 -07:00 |
|
Yiming
|
178f6977ca
|
fix(tanstack-query): non-zenstack queries are accidentally visited during optimistic update (#1775)
|
2024-10-14 11:54:26 -07:00 |
|
Yiming
|
374e9627bf
|
fix(hooks): support optimistic update for "upsert" (#1767)
|
2024-10-09 14:25:30 -07:00 |
|
Yiming
|
46d6a63e09
|
chore: bump version (#1751)
|
2024-09-27 15:07:04 -07:00 |
|
Yiming
|
bfe698390c
|
fix(delegate): base fields not properly wrapped inside relation layer when injected from policies (#1736)
|
2024-09-23 11:21:13 -07:00 |
|
Yiming
|
e72fbd1194
|
chore: bump version (#1729)
|
2024-09-22 19:26:19 -07:00 |
|
Yiming
|
f2a3686a8b
|
chore: bump version (#1706)
|
2024-09-16 10:49:28 -07:00 |
|
Yiming
|
9e93985589
|
fix: unintended changes to "backlink" of abstract model's metadata (#1691)
|
2024-09-07 09:00:44 -07:00 |
|
Yiming
|
c411111252
|
refactor: replace decimal.js with decimal.js-light for smaller footprint (#1671)
|
2024-08-29 22:24:30 -07:00 |
|