Skip to content

Release 3.7.1

Compare
Choose a tag to compare
@msohailhussain msohailhussain released this 04 Aug 20:39
· 33 commits to master since this release
f15e5f7

3.7.1

August 4th, 2021

Bug Fixes

  • Fixed duplicate experiment key issue with multiple feature flags. While trying to get variation from the variationKeyMap, it was unable to find because the latest experiment key was overriding the previous one. #226