Skip to content

Releases: Brianzchen/react-ld

v0.3.0

31 May 05:21
Compare
Choose a tag to compare

Added

  • New stubbedFlags prop to accept an object to support testing feature flag scenarios

Flow

  • Update flowtype to latest standards to solve issues from 0.150.0 and higher
  • All props now support JSDocs

v0.2.0

23 Aug 19:57
80e947f
Compare
Choose a tag to compare

Added

  • New LdMultivariate for handling rendering of multivariate feature flag (#5)

Flow

  • Enhance useLdFlag with usage of generics so that it can use non-string flag values (#5)