react-mt-svg-lines v0.9.0 Release Notes

Release Date: 2018-08-24 // over 5 years ago
    • ✂ 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..