styled-components v3.2.2 Release Notes

Release Date: 2018-03-13 // about 6 years ago
    • ๐Ÿ›  Fix ServerTag.clone() not properly cloning its names and markers (see #1605)

    • ๐Ÿ›  Fix nested media at-rules by upgrading to stylis@3.5.0 and stylis-rule-sheet@0.0.10 (see #1595)

    • ๐Ÿ›  Fix the IS_BROWSER check to work more reliably in projects where window may be shimmed, by @danieldunderfelt (see #1599)