Commit graph

193 commits

Author SHA1 Message Date
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
f609c862ed
fix(openapi): type "id" field according to ZModel schema type (#1929) 2024-12-30 17:39:59 +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
8d6a710432
chore: exclude IDE packages from regular build (#1911) 2024-12-13 09:30:38 +08:00
Yiming
d123047a8e
fix: make sure the logical DMMF respects auth() in @default (#1904) 2024-12-04 10:28:01 +08:00
Yiming
5c273577b2
chore: bump version (#1899) 2024-12-03 08:10:39 +08:00
Yiming
ea72e9c837
chore: bump prisma dependency to 6.0.x (#1896) 2024-12-03 08:08:12 +08:00
Yiming
39f13e79fa
chore: bump version (#1891) 2024-11-26 09:35:12 -08:00
Thomas Sunde Nielsen
545898bd93
fix(openapi): bugfix for compound id create and update (#1855) 2024-11-26 09:30:57 -08:00
Yiming
6422064908
chore: bump version (#1885) 2024-11-25 16:52:29 -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
Thomas Sunde Nielsen
fdb68626d2
Don't expose foreign keys as attributes in openAPI spec (#1856) 2024-11-17 13:50:53 -08:00
Yiming
3134f0df1e
feat(openapi): add plugin option to omit generating input object details for RPC flavor (#1852) 2024-11-13 20:48:42 -08:00
Yiming
0cd51aaa3a
chore: bump version (#1853) 2024-11-13 20:28:56 -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
77817f52ae
chore: bump version (#1814) 2024-10-29 12:33:23 -07:00
Thomas Sunde Nielsen
c344f77941
Improve working with entities related to entities that uses compound ids (#1801)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2024-10-25 09:04:49 -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
Thomas Sunde Nielsen
ff997e7bcd
Mark openapi attributes as required for reads (#1772)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2024-10-14 12:47:16 -07:00
Thomas Sunde Nielsen
a2c78a18db
OpenApi @@id support (#1757)
Co-authored-by: Yiming <yiming@whimslab.io>
2024-10-08 10:23:17 -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
e4e9fbfc42
fix(openapi): wrong spec for "Meta" object for rpc-style generation (#1673) 2024-08-30 12:33:04 -07:00
Yiming
1d546d4df1
chore: bump version (#1653) 2024-08-21 15:35:01 -07:00
Yiming
1c52fcce39
chore: Prisma 5.18 support (#1638) 2024-08-06 14:37:13 -07:00
Yiming
bd8c36c1ff
chore: bump version (#1624) 2024-07-29 17:04:51 -07:00