Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Dec 01:38
· 132 commits to main since this release
v0.2.0
3e5f0f2

0.2.0 (2022-12-14)

Updated to include support for OpenFGA 0.3.0

Changes:

  • [BREAKING] feat(list-objects)!: response has been changed to include the object type e.g. response that was {"object_ids":["roadmap"]}, will now be {"objects":["document:roadmap"]}

Fixes:

  • fix(models): update interfaces that had incorrectly optional fields to make them required

Chore:

  • chore(deps): update dev dependencies