Skip to content

4.0.0

Choose a tag to compare

@LaunchDarklyReleaseBot LaunchDarklyReleaseBot released this 15 Jan 02:03

[4.0.0] - 2022-01-14

Changed:

  • Updated uuid package to 8.x.
  • In TypeScript, the property LDEvaluationDetail.reason is now nullable, which correctly reflects the fact that evaluation reasons may not always be available.

Removed:

  • Removed the type NonNullableLDEvaluationReason, which was a side effect of the LDEvaluationDetail.reason being incorrectly defined before.
  • Removed all types, properties, and functions that were deprecated as of the last 3.x release.