Skip to content
This repository was archived by the owner on Dec 7, 2022. It is now read-only.

Release 4.0.0

Choose a tag to compare

@andrewdushane andrewdushane released this 23 Apr 18:04
· 23 commits to master since this release
d6c5e1b

[4.0.0] - 2019-4-23

Changed

  • In FeatureFlag, call FeatureFlagRenderer and therefore initialRenderCallback, if initialRenderCallback is present, even if LD config has not been passed to the LaunchDarkly context provider.

Fixed

  • The above change makes initialRenderCallback work as intended