Skip to content

Releases: openfga/frontend-utils

v0.2.0-beta.11

09 Sep 13:52
v0.2.0-beta.11
cfcbdca
Compare
Choose a tag to compare
  • chore: update dependencies

v0.2.0-beta.10

23 Aug 19:30
v0.2.0-beta.10
1d4843a
Compare
Choose a tag to compare

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

12 Apr 18:49
v0.2.0-beta.9
3792bce
Compare
Choose a tag to compare
- fix: correct syntax highlighting for identifiers with dashes and underscores

v0.2.0-beta.8

12 Apr 12:42
v0.2.0-beta.8
1af3ce0
Compare
Choose a tag to compare
- 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

09 Apr 21:30
v0.2.0-beta.7
82f7eda
Compare
Choose a tag to compare
- feat: add modular model support for monaco

v0.2.0-beta.6

29 Jan 14:50
v0.2.0-beta.6
2a6e53d
Compare
Choose a tag to compare
- fix(monaco/validate): handle metadata being undefined
- chore: update dependencies

v0.2.0 Beta 5

23 Jan 19:26
v0.2.0-beta.5
bd60557
Compare
Choose a tag to compare

0.2.0-beta.5 (2024-01-23)

  • feat: correctly tokenize comments (#197)
  • chore: update dependencies

v0.2.0-beta.4

03 Jan 20:12
v0.2.0-beta.4
6ad54da
Compare
Choose a tag to compare

0.2.0-beta.4 (2024-01-03)

  • chore: update dependencies

v0.2.0-beta.3

28 Nov 17:42
v0.2.0-beta.3
b2ff8d8
Compare
Choose a tag to compare
- feat: add conditions tokens for prism
- fix: monaco grammar for conditions
- fix: monaco grammar for type restrictions

v0.2.0-beta.2

03 Nov 21:50
v0.2.0-beta.2
d589d10
Compare
Choose a tag to compare
- fix: fix highlighting for models with conditions
- fix: bump transformer to bring in improvements to monaco alerts and support for conditions