Skip to content

v5.10.0 - Adds Synchronous Check APIs

Compare
Choose a tag to compare
@statsig-kong statsig-kong released this 29 Sep 20:41
· 169 commits to main since this release
9d27e63
  • Adds checkGateSync / getExperimentSync. Providing the ability to check configurations synchronously, without promises.

  • Adds a user hash to getClientInitializeResponse. This will allow client SDKs to better validate bootstrapped values.

Full Changelog: v5.9.3...v5.10.0