github launchdarkly/js-client-sdk 2.2.0

latest releases: 3.3.0, 3.2.0, 3.1.4...
5 years ago

[2.2.0] - 2018-06-22

Added:

  • New event goalsReady (and new method waitUntilGoalsReady, which returns a Promise based on that event) indicates when the client has loaded goals-- i.e. when it is possible for pageview events and click events to be triggered.

Fixed:

  • Fixed a bug where calling variation would throw an error if the client was bootstrapped from local storage and there were no flags in local storage yet, and the initial HTTP request for flags from LaunchDarkly had not yet completed. (thanks, mpcowan!)

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

NewReleases is sending notifications on new releases.