v0.4.0
0.4.0 (2024-04-30)
-
feat!: support overriding storeId per request (#97)
OpenFgaClient
now supports specifying the storeId in the options to override it per request[BREAKING CHANGE] the underlying
OpenFgaApi
now expectsstoreId
as the first param on relevant methods,
if you are still using this class, make sure you update your references when needed.