styled-components v1.4.6 Release Notes

Release Date: 2017-05-02 // almost 7 years ago
  • โž• Added

    • ๐Ÿ‘Œ Support for jsdom and other browsers that do not implement ownerNode, thanks to @zvictor

    ๐Ÿ”„ Changed

    • โฌ†๏ธ Upgrade babel-plugin-flow-react-proptypes to version 2.1.3, fixing prop-types warnings; thanks to @EnoahNetzach