zenstack/packages/language
Yiming Cao 8ddbfdebdc
feat(orm): add field-level @fuzzy attribute to gate fuzzy search (#2642)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-05 12:41:09 -07:00
..
res feat(orm): add field-level @fuzzy attribute to gate fuzzy search (#2642) 2026-05-05 12:41:09 -07:00
scripts chore: migrate from tsup to tsdown (#2580) 2026-04-15 12:13:34 -07:00
src feat(orm): add field-level @fuzzy attribute to gate fuzzy search (#2642) 2026-05-05 12:41:09 -07:00
test feat(orm): add field-level @fuzzy attribute to gate fuzzy search (#2642) 2026-05-05 12:41:09 -07: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 fix: vscode extension version and language id (#227) 2025-09-01 20:19:30 +08:00
package.json [CI] Bump version 3.6.4 (#2624) 2026-04-27 17:50:05 -07:00
README.md docs: add README.md to all public packages 2026-03-22 21:51:13 -07:00
tsconfig.json fix(lsp): get language server on par with v2 (#379) 2025-11-07 09:57:51 -08:00
tsdown.config.ts chore: migrate from tsup to tsdown (#2580) 2026-04-15 12:13:34 -07:00
vitest.config.ts chore: unify vitest config and minor fixes in CLI (#133) 2025-08-04 16:43:02 +08:00

@zenstackhq/language

The ZModel language specification and tooling package, built on Langium.

Learn More