Skip to content

v5.3.0 - Adds group name to experiments/dynamic configs

Compare
Choose a tag to compare
@tore-statsig tore-statsig released this 09 Feb 22:46
· 302 commits to main since this release
02d452e
  • adds a group name and getGroupName to the DynamicConfig returned from getExperiment and getConfig calls for analytics

  • updates evaluation for customIDs and environment conditions to be case insensitive for the key names (e.g. customIDs: { testID: "123"} is equivalent to customIDs: { testid: "123" })