styled-components v3.3.2 Release Notes

Release Date: 2018-06-04 // almost 6 years ago
    • ๐Ÿ‘ Allow non-plain objects as ThemeProvider themes, by @phyllisstein (see #1780)

    • ๐Ÿ’… Upgrade flow-bin to latest, by @halvves (see #1748)

    • ๐Ÿ’… Update various CI bits, by @probablyup (see #1769)

    • ๐Ÿ’… Reimplement SSR stream handling as a transform stream rather than a second-order readable stream, by @probablyup (see #1768)

    • ๐Ÿ‘ Allow React Component as attr, by @valerybugakov (see #1751)

    • โž• Added pointer events to valid attributes check, by @plankguy (see #1790)

    ๐Ÿš€ v3.3.1 was skipped due to a bad deploy.