Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

5.1.0

Choose a tag to compare

@LaunchDarklyReleaseBot LaunchDarklyReleaseBot released this 30 Sep 21:48

[5.1.0] - 2021-09-30

Added:

  • Added the inlineUsersInEvents configuration option which can be used to configure the SDK to include full user details in all analytics events.

Changed:

  • Restored compatibility with React Native 0.63, this version of the SDK can be used with either 0.63 or 0.64 React Native releases.

Fixed:

  • Added missing TypeScript definition for autoAliasingOptOut configuration field.
  • Fixed an outdated LDClient#isInitialized description (thanks, christophby!)