This repository was archived by the owner on Oct 29, 2024. It is now read-only.
5.1.0
[5.1.0] - 2021-09-30
Added:
- Added the
inlineUsersInEventsconfiguration 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
autoAliasingOptOutconfiguration field. - Fixed an outdated
LDClient#isInitializeddescription (thanks, christophby!)