Skip to content

v0.2.3 - Fixes issues with Environment based evaluations

Choose a tag to compare

@statsig-kong statsig-kong released this 13 Jul 22:55
· 95 commits to main since this release
1541ecd

StatsigOptions.environment was not being used during evaluations. Any rules based on Environment would not have worked correctly before this version.

  • BugFix: StatsigOptions.environment was not being respected
  • BugFix: Background config sync was failing to parse responses
  • BugFix: Exposure were not defaulting to empty arrays for secondary_exposures

Full Changelog: v0.2.2...v0.2.3