zenstack/packages/language
github-actions[bot] fd8db57ef2
[CI] Bump version 3.6.2 (#2604)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-04-22 10:54:53 -07:00
..
res feat(vscode): zmodel markdown preview (#2506) 2026-03-23 21:50:05 -07:00
scripts chore: migrate from tsup to tsdown (#2580) 2026-04-15 12:13:34 -07:00
src feat(language): allow relation fields in type declarations for mixin use cases (#2583) 2026-04-16 20:01:12 -07:00
test feat(language): allow relation fields in type declarations for mixin use cases (#2583) 2026-04-16 20:01:12 -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.2 (#2604) 2026-04-22 10:54:53 -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