styled-components v2.0.1 Release Notes

Release Date: 2017-06-07 // almost 7 years ago
    • ๐Ÿ›  Fixed extend not working with 3 or more inheritances, thanks to @brunolemos. (see #871)
    • โž• Added a test for withComponent followed by attrs, thanks to @btmills. (see #851)
    • ๐Ÿ›  Fix Flow type signatures for compatibility with Flow v0.47.0 (see #840)
    • ๐Ÿ’… Upgraded stylis to v3.0. (see #829 and #876)
    • โœ‚ Remove dead code used previously for auto-prefixing. (see #881)