Skip to content

v0.11.0 - 2 API changes related to experiment

Compare
Choose a tag to compare
@jkw-statsig jkw-statsig released this 03 Mar 00:52
· 582 commits to main since this release
5b55cc2
  1. Added a new API getExperimentWithExposureLoggingDisabled. This does the same thing with getExperiment, except for that it does not log an exposure for the user.
  2. Added logic to getExperimentInLayerForUser so that it takes overrides into account.