Skip to content

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

v1.3.1

31 Aug 19:00
58a96af
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

30 Aug 15:52
e43426a
Compare
Choose a tag to compare

What's Changed

  • Update generated docs by @petzel in #6
  • Remove NPM and only use YARN by @leoromanovsky in #7
  • Additional params to experiment hooks methods. Enable hooks in getAssignment by @petzel in #8

New Contributors

Full Changelog: v1.2.2...v1.3.0

v1.2.2

17 Aug 20:18
cf2fe14
Compare
Choose a tag to compare

What's Changed

  • expose hook assignment method in eppo client interface by @petzel in #4

Full Changelog: v1.2.1...v1.2.2

v1.2.1

17 Aug 19:42
4de6b91
Compare
Choose a tag to compare

What's Changed

  • Export assignment hooks interface. update generated docs by @petzel in #3

Full Changelog: v1.2.0...v1.2.1

v1.2.0

12 Aug 01:44
530eea6
Compare
Choose a tag to compare

What's Changed

  • Assignment hooks and asynchronous method to enable sticky assignments by @petzel in #2

Full Changelog: v1.1.0...v1.2.0

v1.1.0

20 Apr 22:48
3a4742b
Compare
Choose a tag to compare

What's Changed

  • Reduce update latency by using new config endpoint by @petzel in #1

Full Changelog: v1.0.4...v1.1.0

Export IAssignmentEvent

29 Mar 06:18
Compare
Choose a tag to compare
Pre-release
v1.0.4

Export IAssignmentEvent properly

Export IConfigurationStore

29 Mar 06:03
Compare
Choose a tag to compare
Pre-release
v1.0.3

Export IConfigurationStore properly

Reverting async functionality

29 Mar 05:32
Compare
Choose a tag to compare
Pre-release
v1.0.2

Reverting async changes and bringing to 1.0.2

Configuration Storage is now Async (necessary for react-native)

29 Mar 04:35
Compare
Choose a tag to compare
Fixed syntax error on build

Note: It's important to run npm pack to ensure that everything
actually passes.