github openfga/js-sdk v0.9.1

13 hours ago

v0.9.1 (2025-11-05)

  • feat: add support for handling Retry-After header (#267)
  • feat: add support for conflict options for Write operations: (#276)
    The client now supports setting conflict on ClientWriteRequestOpts to control behavior when writing duplicate tuples or deleting non-existent tuples. This feature requires OpenFGA server v1.10.0 or later.
    See Conflict Options for Write Operations for more.

What's Changed

  • chore: update SECURITY-INSIGHTS by @aaguiarz in #239
  • chore(ci): restrict semgrep workflow permissions to only read contents by @aaguiarz in #240
  • chore(deps): upgrade dependencies by @rhamzeh in #241
  • chore(deps): bump codecov/codecov-action from 5.4.2 to 5.4.3 in the dependencies group by @dependabot[bot] in #226
  • chore(ci): remove semgrep workflow by @rhamzeh in #244
  • chore(deps-dev): bump @types/node from 24.2.0 to 24.2.1 in the dependencies group across 1 directory by @dependabot[bot] in #246
  • chore: create scorecard.yml by @aaguiarz in #245
  • ci: update dependabot config by @evansims in #249
  • chore(deps-dev): bump the dependencies group with 3 updates by @dependabot[bot] in #251
  • chore(deps): bump the dependencies group with 3 updates by @dependabot[bot] in #250
  • chore(deps): bump axios from 1.11.0 to 1.12.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #257
  • chore(deps): bump the dependencies group across 1 directory with 4 updates by @dependabot[bot] in #258
  • chore(deps): bump the dependencies group across 1 directory with 2 updates by @dependabot[bot] in #255
  • chore(docs): add scorecard, deepwiki and socket.dev badges by @aaguiarz in #260
  • Update SECURITY-INSIGHTS by @aaguiarz in #259
  • chore(deps-dev): bump the dependencies group with 4 updates by @dependabot[bot] in #261
  • chore: Add docs and tests for sending custom headers by @jimmyjames in #262
  • chore(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 in the dependencies group by @dependabot[bot] in #264
  • chore(deps-dev): bump the dependencies group with 4 updates by @dependabot[bot] in #263
  • feat: List Stores Name Filter by @jimmyjames in #265
  • chore(deps-dev): bump the dependencies group with 2 updates by @dependabot[bot] in #269
  • feat: add support for handling Retry-After header by @SoulPancake in #267
  • chore: Added a top-level Makefile in js-sdk to simplify running tests and li… by @Abishek-Newar in #277
  • chore: reduce generated code by @rhamzeh in #266
  • feat: add support for write conflict settings by @phamhieu in #276
  • release: v0.9.1 by @rhamzeh in #283

New Contributors

Full Changelog: v0.9.0...v0.9.1

Don't miss a new js-sdk release

NewReleases is sending notifications on new releases.