zenstack/tests/e2e/github-repos/trigger.dev
Copilot 5d1053f658
fix(schema): use type-only imports to prevent bundling server dependencies in client code (#668)
* Initial plan

* Fix: Change ModelResult/TypeDefResult imports to type-only imports in ts-schema-generator

Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>

* Regenerate test schemas with type-only imports

Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>

* Fix: Update bun runtime models.ts to use type-only imports

Co-authored-by: Yiming Cao <ymc9@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Yiming Cao <ymc9@users.noreply.github.com>
2026-02-07 23:25:23 +08:00
..
input.ts chore: regenerate ts schemas (#583) 2026-01-09 17:48:30 +08:00
models.ts fix(schema): use type-only imports to prevent bundling server dependencies in client code (#668) 2026-02-07 23:25:23 +08:00
schema.ts fix(orm): properly handle literal array values in policy evaluation for postgres (#628) 2026-01-29 00:15:07 +08:00
schema.zmodel feat(orm): enable JSON filter for typed-json fields; consolidate generation scripts (#471) 2025-12-06 15:25:31 +08:00