launchdarkly-js-sdk-common
Advanced tools
Changelog
[5.2.0] - 2024-05-01
waitForInitialization
method. When a timeout is specified the returned promise will be rejected after the timeout elapses if the client has not finished initializing within that time. When no timeout is specified the returned promise will not be resolved or rejected until the initialization either completes or fails.evaluationReasons
for the identify
method.Changelog
[5.1.0] - 2024-03-19
Changelog
[5.0.3] - 2023-03-21
LDContext
to allow for key to be optional. This is used when making an anonymous context with a generated key.