OpenFGA Syntax Transformer v0.0.7
is out, with one less infinite loop!
#69
Closed
rhamzeh
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks to all the users who reported issues with the transformer and the FGA Playground stalling when parsing some models.
We discovered we had a bug that affected
v0.0.5
andv0.0.6
that caused infinite loops when parsing.. spaces!This should be now fixed. You can now go back to parsing your models in less time than it takes to brew your coffee.
To upgrade:
npm update @openfga/syntax-transformer@0.0.7
oryarn upgrade @openfga/syntax-transformer@0.0.7
Release
Changes
Fixes
Chore
Beta Was this translation helpful? Give feedback.
All reactions