Commit graph

6 commits

Author SHA1 Message Date
Augustin
090be2c42f
fix(zod): json type compatibility between inferred zod types and @zenstackhq/orm types (#2641)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-05 17:17:08 -07:00
Yiming Cao
b8209d7eeb
chore: migrate from tsup to tsdown (#2580) 2026-04-15 12:13:34 -07:00
Jiasheng
4fe27ef8be
chore(cli): show notifications for generate command (#2409)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-02-27 10:44:01 -08:00
Yiming Cao
7a98d4106d
feat: creating zod schemas for zmodel constructs and ORM query input validations (#2389) 2026-02-20 06:31:00 -08:00
Yiming Cao
ac4a68cd5d
refactor(orm): simplify model results typing (#485)
* refactor(orm): simplify model results typing

* add missing dev dependency

* update

* update

* update
2025-12-13 16:59:03 +08:00
Yiming Cao
02dec0c83a
feat(orm): enable JSON filter for typed-json fields; consolidate generation scripts (#471) 2025-12-06 15:25:31 +08:00