v1.2.0
Changes
- Avoids putting the component name into the class twice, thanks to @andrewtpoe
- Sanitizes the name to avoid generating invalid classes, thanks to @niklasgrahl
- Adds support for Babel 7, thanks to @lixiaoyan
- Moves the docs to the styled-components website, thanks to @SaraVieira