Skip to content

Releases: configcat/node-sdk

v5.0.1

13 Apr 19:49
Compare
Choose a tag to compare

Updated the common-js version to v2.5.0 where a new function getKeyAndValue(variationId) was added which returns the key and the value of a setting identified by the given variationId (used for analytical purposes).

v5.0.0

07 Apr 18:02
Compare
Choose a tag to compare

Breaking change: Renamed API Key to SDK Key.

v4.1.2

01 Apr 22:29
Compare
Choose a tag to compare

Fixing wrong user agent name.
Minor patches around eTag handling.

v4.1.1

30 Mar 10:05
Compare
Choose a tag to compare

Use the latest 'common' dependency from where the reference to 'util' was removed

v4.1.0

27 Feb 13:30
Compare
Choose a tag to compare

Get VariationId from config.json instead of generating it.

v4.0.0

26 Feb 22:38
Compare
Choose a tag to compare

Adding support for sensitive text comparators.(Stable)

v3.1.2

20 Feb 09:54
Compare
Choose a tag to compare

Minor fixes.

v3.1.1

20 Feb 09:53
Compare
Choose a tag to compare

Adding support for sensitive text comparators.(Beta)

v3.1.0

19 Feb 23:49
Compare
Choose a tag to compare

Released by mistake. No change.

v3.0.4

22 Jan 12:20
Compare
Choose a tag to compare

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