zenstack/packages/language
Yiming Cao 2e95aa5eef
fix: support using aggregations inside orderBy and having of groupBy (#152)
* fix: support using aggregations inside `orderBy` and `having` of `groupBy`

* update

* update
2025-08-12 18:28:52 +08:00
..
res feat: strongly typed JSON fields (#107) 2025-07-21 23:50:35 +08:00
src fix: support using aggregations inside orderBy and having of groupBy (#152) 2025-08-12 18:28:52 +08:00
test feat: implement zmodel import (#126) 2025-07-30 16:45:55 +08:00
.gitignore WIP 2025-01-18 23:17:06 +08:00
eslint.config.js chore: upgrade eslint (#36) 2025-06-21 23:26:56 +08:00
langium-config.json WIP 2025-01-18 23:17:06 +08:00
package.json chore: bump version 3.0.0-alpha.20 (#153) 2025-08-12 18:17:34 +08:00
tsconfig.json chore: set up turborepo (#35) 2025-06-21 22:25:24 +08:00
tsup.config.ts feat: implementing mixin (#106) 2025-07-21 19:48:48 +08:00
vitest.config.ts chore: unify vitest config and minor fixes in CLI (#133) 2025-08-04 16:43:02 +08:00