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

4.0.2

Compare
Choose a tag to compare
@bwoskow-ld bwoskow-ld released this 23 Apr 23:54

[4.0.2] - 2021-04-23

Fixed:

  • Android: Fixed an issue where the jsonVariationDetail method in LDClient returned Promise<Record<string, any>> instead of the declared return type of Promise<LDEvaluationDetail<Record<string, any>>>.