2.9.5
[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 aftercomponentDidMount
. - The user attribute
secondary
was not included in the TypeScript declarations and therefore could not be used from TypeScript code.