github launchdarkly/js-client-sdk 1.3.0

latest releases: 3.2.0, 3.1.4, 3.1.3...
6 years ago

Added

  • Support for private user attributes.
  • New sendEvents option to control whether the SDK should send events back to LaunchDarkly or not. Defaults to true.
  • It is now possible to wait for SDK readiness using waitUntilReady which returns a Promise. identify also returns a Promise (while still supporting the callback argument), which should make
    it easier to integrate into code that relies heavily on Promise's for asynchronous code.

Changed

Changelog

Don't miss a new js-client-sdk release

NewReleases is sending notifications on new releases.