Skip to content
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.

Releases: sheepsteak/react-perf-component

v2.1.0

19 Feb 16:44
Compare
Choose a tag to compare
  • Add react-dom as a peer and devDependency
  • Move to Yarn
  • Use CircleCI
  • Switch to Jest and latest eslint-config-airbnb
  • Call ReactPerf.stop on componentWillUnmount
  • Show wrapped component in displayName
  • Expose wrapped component as WrappedComponent

v2.0.0

19 Feb 16:42
Compare
Choose a tag to compare
  • Fix #4 - Allow use of stateless components
  • No longer inspecting output of getLastMeasurements

v1.0.1

19 Feb 16:41
Compare
Choose a tag to compare
  • Update to Babel 6

v1.0.0

22 Jan 00:11
Compare
Choose a tag to compare
  • Updated to React 0.14