Commit graph

3 commits

Author SHA1 Message Date
Yiming Cao
96629ed817
fix(type-check): try improving type checking performance (#475)
* fix(type-check): try improving type checking performance

* update

* update

* update

* revert to ZenStackPromise

* update promise
2025-12-12 14:30:05 +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
Yiming Cao
411524404e
refactor: move e2e orm tests to e2e project, fix bundle issues (#285)
* refactor: move e2e orm tests to e2e project, fix bundle issues

* add missing package

* include all tests

* more fixes

* update lockfile

* extract policy plugin to its own package

* fix lint

* addressing review comments
2025-10-03 21:06:19 -07:00