Skip to content

[Deprecated DO NOT USE] v1.18.0 - Add StatsigOptions.localMode. Add overrideGate/Config.

Compare
Choose a tag to compare
@daniel-statsig daniel-statsig released this 26 Aug 21:25
· 471 commits to main since this release

DO NOT USE THIS VERSION, the changes below are included in version 0.19.1+.


  • Add localMode as an configurable option to StatsigOptions. When true, localMode means no network requests will be made.
  • Add overrideGate. For a given gate name, you can specify the return value.
  • Add overrideConfig. For a given config name, you can specify the return value.