Skip to content

Releases: configcat/js-sdk

v2.1.0

19 Feb 23:50
Compare
Choose a tag to compare

Relased by mistake. No change.

v2.0.7

22 Jan 12:22
Compare
Choose a tag to compare

Polyfill Promise (IE bug)

v2.0.6

22 Jan 11:57
Compare
Choose a tag to compare

Custom semver, sha1 implementations to reduce package size and solve IE bugs

v2.0.5

13 Jan 19:24
Compare
Choose a tag to compare

Minor fixes

v2.0.4

13 Jan 17:21
Compare
Choose a tag to compare

Detailed logging for feature flag evaluation

v2.0.3

10 Jan 13:41
Compare
Choose a tag to compare

Updating common-js

v2.0.2

08 Jan 22:26
3c16874
Compare
Choose a tag to compare

semver dependency warning fix (request of a dependency is an expression)

v2.0.1

06 Dec 11:04
Compare
Choose a tag to compare

Fixed localstorage key for config_v3.json

v2.0.0

03 Dec 09:24
Compare
Choose a tag to compare

SDK improvements

  • semver support
  • numeric operators
  • detailed logging
  • VariationId generation modifications

v1.2.0

30 Nov 13:21
Compare
Choose a tag to compare

Introduced getVariationId(), getVariationIdAsync(), getAllVariationIds(), getAllVariationIdsAsync() functions to support A/B/n test scenarios with analytics tools.