Releases: configcat/node-sdk
Releases · configcat/node-sdk
v5.0.1
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
Breaking change: Renamed API Key
to SDK Key
.
v4.1.2
Fixing wrong user agent name.
Minor patches around eTag handling.
v4.1.1
Use the latest 'common' dependency from where the reference to 'util' was removed
v4.1.0
Get VariationId from config.json instead of generating it.
v4.0.0
Adding support for sensitive text comparators.(Stable)
v3.1.1
Adding support for sensitive text comparators.(Beta)
v3.1.0
Released by mistake. No change.
v3.0.4
Custom semver, sha1 implementations to reduce package size and solve IE bugs