github launchdarkly/js-client-sdk 2.4.1

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

[2.4.1] - 2018-08-14

Fixed:

  • The result value of identify() (provided by either a promise or a callback, once the flag values for the new user have been retrieved) used to be a simple map of flag keys to values, until it was accidentally changed to an internal data structure in version 2.0.0. It is now a map of flag keys to values again, consistent with what is returned by allFlags().
  • Added TypeScript definitions for the result values of identify(). (Thanks, 1999!)
  • Documented all optional compatibility polyfills in README.md.

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

NewReleases is sending notifications on new releases.