Skip to content

Releases: launchdarkly/js-client-sdk

1.1.2

21 Sep 18:25
Compare
Choose a tag to compare
  • Ensure callbacks only ever get called once

Change

1.1.1

21 Sep 00:18
Compare
Choose a tag to compare
  • Fix flag setting request cancellation logic

Changelog

Add allFlags method

14 Sep 18:00
Compare
Choose a tag to compare

Added

  • Add a new allFlags method that returns a map of all feature flag keys and their values for a user

Changelog

1.0.8

09 Sep 15:51
Compare
Choose a tag to compare
  • Added 'undefined' check on VERSION otherwise unbundled usage from npm fails

Changelog

1.0.7

06 Sep 23:46
Compare
Choose a tag to compare
  • Expose SDK version at LDClient.version

Changelog

1.0.6

26 Aug 18:40
Compare
Choose a tag to compare
  • Added check for EventSource before trying to connect Stream.

Changelog

1.0.5

22 Aug 23:08
Compare
Choose a tag to compare
  • Fixed an error that occurred on hashchage/popstate if the account had no goals.

Changelog

1.0.4

12 Aug 17:43
Compare
Choose a tag to compare
  • Added window check for server side rendering compatibility before loading Sizzle. (#12)

Changelog