styled-components v3.2.6 Release Notes

Release Date: 2018-04-17 // almost 6 years ago
    • ๐Ÿ›  Fix cascade: false being erroneously set on the Stylis rule splitter (see #1677)

    • ๐Ÿ›  Fix typo in ComponentStyle.js comments (see #1678)

    • ๐Ÿ’… Accept ref forwarding components in styled constructor (see #1658)

    • ๐Ÿ›  Fix onInvalid check in validAttrs, by @slootsantos (see #1668)

    • ๐Ÿ›  Fix makeSpeedyTag's css method (see #1663)

    • ๐Ÿ›  Fix ComponentStyle caching strategy to take StyleSheet cache into account, by @darthtrevino (see #1634)

    • โž• Add new test-utils to simplify finding styled-components in the DOM in unit testing scenarios, by @jamiebuilds (see #1652)

    • โž• Add minified commonjs and esm builds for bundle size tracking (see #1681)