Skip to content

2.9.5

Compare
Choose a tag to compare
@eli-darkly eli-darkly released this 12 Mar 20:23
307c5a1

[2.9.5] - 2019-03-12

Fixed:

  • In React, when using the bootstrap property to preload the SDK client with flag values, the client will now become ready immediately and make the flags available to other components as soon as it is initialized; previously this did not happen until after componentDidMount.
  • The user attribute secondary was not included in the TypeScript declarations and therefore could not be used from TypeScript code.