Release 3.8.1
3.8.1
August 2nd, 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 latestexperimentKeywas overriding the previous one. (#282)