Skip to content

Releases: Eppo-exp/js-client-sdk-common

v2.0.0

18 Dec 18:34
0898d84
Compare
Choose a tag to compare

What's Changed

  • Adds useCustomAssignmentCache function to allow upstream clients toinject their own implementation (FF-839) by @leoromanovsky in #33

Full Changelog: v1.8.1...v2.0.0

v1.8.1

01 Dec 17:17
0b37ef2
Compare
Choose a tag to compare

Bugfix: Gracefully handle if an allocation has no holdouts field

Full Changelog: v1.8.0...v1.8.1

v1.8.0

20 Nov 19:15
783097e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.8.0

v1.7.0

18 Oct 18:49
71cd364
Compare
Choose a tag to compare

What's Changed

  • assignment logging cache prevents duplicate invocations (FF-1069) by @leoromanovsky in #25

Full Changelog: v1.6.0...v1.7.0

v1.6.0

05 Oct 23:09
b6f2fe6
Compare
Choose a tag to compare

What's Changed

  • Find config and evaluate rules in obfuscated RAC by @sameerank in #24

Full Changelog: v1.5.2...v1.6.0

v1.5.2

28 Sep 22:08
1c48c33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.1...v1.5.2

v1.5.1

26 Sep 20:52
c469fdf
Compare
Choose a tag to compare

What's Changed

  • Fix missing getParsedJSONAssignment property in IEppoClient by @sameerank in #15

Full Changelog: v1.5.0...v1.5.1

v1.5.0

19 Sep 00:36
b2b1e0d
Compare
Choose a tag to compare

What's Changed

  • Adds support for getParsedJSONAssignment method (FF-935) by @sameerank in #13

Full Changelog: v1.4.1...v1.5.0

v1.4.1

14 Sep 17:29
44f48fe
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.4.1

v1.4.0

05 Sep 22:53
8d375a4
Compare
Choose a tag to compare

What's Changed

  • convert to dynamic config; return boolean, numeric and string responses (FF-860) by @leoromanovsky in #9

Full Changelog: v1.3.1...v1.4.0