Skip to content

v0.9.0

Latest
Compare
Choose a tag to compare
@moarwick moarwick released this 24 Aug 01:13
· 2 commits to master since this release
  • Remove componentWillReceiveProps, use componentDidUpdate (comply with React 16+)
  • Do not randomly generate className (bad for testing!), use value of animate
  • Add Jest + Enzyme, plus a basic test
  • Replace Standard with AirBnB lint rules
  • Update to Webpack 4, update other packages..