Releases: configcat/js-sdk
Releases · configcat/js-sdk
v2.1.0
Relased by mistake. No change.
v2.0.7
Polyfill Promise (IE bug)
v2.0.6
Custom semver, sha1 implementations to reduce package size and solve IE bugs
v2.0.4
Detailed logging for feature flag evaluation
v2.0.2
semver dependency warning fix (request of a dependency is an expression)
v2.0.1
Fixed localstorage key for config_v3.json
v2.0.0
SDK improvements
- semver support
- numeric operators
- detailed logging
- VariationId generation modifications
v1.2.0
Introduced getVariationId(), getVariationIdAsync(), getAllVariationIds(), getAllVariationIdsAsync() functions to support A/B/n test scenarios with analytics tools.