issues
search
TrueCar
/
react-launch-darkly
Simple component helpers to support LaunchDarkly in your React app.
MIT License
76
stars
20
forks
source link
Release 1.1.0
#48
Closed
jacobmoretti
closed
7 years ago
jacobmoretti
commented
7 years ago
[1.1.0] - 2017-10-13
Changed
Bumped react
devDependencies
to 15.4.2:
https://github.com/TrueCar/react-launch-darkly/pull/47
Minor refactoring of unit tests:
https://github.com/TrueCar/react-launch-darkly/pull/47
Added
clientOptions
prop added to
LaunchDarkly
component:
https://github.com/TrueCar/react-launch-darkly/pull/45
LICENSE:
https://github.com/TrueCar/react-launch-darkly/pull/46
[1.1.0] - 2017-10-13
Changed
devDependencies
to 15.4.2: https://github.com/TrueCar/react-launch-darkly/pull/47Added
clientOptions
prop added toLaunchDarkly
component: https://github.com/TrueCar/react-launch-darkly/pull/45