launchdarkly-react-client-sdk
Advanced tools
Changelog
[3.3.1] - 2024-05-28
Changelog
[3.3.0] - 2024-05-23
waitForInitialization
function.Changelog
[3.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.The track method now validates that the provided metricValue is a number. If a metric value is provided, and it is not a number, then a warning will be logged.
Updated the link-dev script to better support multiple platforms.
evaluationReasons
for the identify
method.Changelog
[3.1.0] - 2024-03-21
Changelog
[3.0.10] - 2023-12-11
Changelog
[3.0.9] - 2023-08-21