Commit graph

2 commits

Author SHA1 Message Date
ymc9
f0fa5ea4ce chore: run test:generate during build for orm/schema/zod
Some checks are pending
CodeQL / Analyze (javascript-typescript) (push) Waiting to run
Adds `pnpm test:generate` to the build scripts of @zenstackhq/orm,
@zenstackhq/schema, and @zenstackhq/zod so test fixtures are
regenerated as part of `pnpm build`. Includes the resulting
regeneration of packages/schema/test/schema/schema.ts.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-05 22:58:21 -07: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