Releases: openfga/frontend-utils
Releases · openfga/frontend-utils
v0.2.0-beta.11
- chore: update dependencies
v0.2.0-beta.10
v0.2.0 Beta 10 (Frontend Utils)
0.2.0-beta.10 (2024-08-23)
- fix: code completions for schema 1.2 (#273)
- chore: update dependencies
v0.2.0-beta.9
- fix: correct syntax highlighting for identifiers with dashes and underscores
v0.2.0-beta.8
- feat: support modular models for prism - fix: handle case when an error other than language error is thrown in validateDSL
v0.2.0-beta.7
- feat: add modular model support for monaco
v0.2.0-beta.6
- fix(monaco/validate): handle metadata being undefined - chore: update dependencies
v0.2.0 Beta 5
0.2.0-beta.5 (2024-01-23)
- feat: correctly tokenize comments (#197)
- chore: update dependencies
v0.2.0-beta.4
0.2.0-beta.4 (2024-01-03)
- chore: update dependencies
v0.2.0-beta.3
- feat: add conditions tokens for prism - fix: monaco grammar for conditions - fix: monaco grammar for type restrictions
v0.2.0-beta.2
- fix: fix highlighting for models with conditions - fix: bump transformer to bring in improvements to monaco alerts and support for conditions