This repository was archived by the owner on Dec 7, 2022. It is now read-only.
Release 1.0.0
[1.0.0] - 2017-09-27
We've had react-launch-darkly in production for quite a while now here at TrueCar. There's no sense in continuing as if we're in a non-production state. We're moving to 1.0.0 with this release and will move to following semver for future releases.
Changed
- Render null instead of empty div when no callback is given: #36
- Use
preparecommand inpackage.jsonto replace deprecated usage ofprepublish - Upgraded
react-broadcastto 0.3.1: #42
Added
package-lock.jsonis now being committed
Removed
yarn.lockremoved in favor of going with npm 5 andpackage-lock.json