styled-components v5.0.0-beta.6 Release Notes

Release Date: 2019-06-27 // almost 5 years ago

    โœ‚ remove the concept of foldedComponentIds (#2652); fixes an issue where if a folded component itself is used later in the component tree than the folding result it could lead to specificity clashes

    ๐Ÿ’… bump too many classes warning back up to 200 (7af8e12)

    ๐Ÿ’… revise & simplify how we determine the theme, fix createGlobalStyle HMR and behavior around defaultProps.theme (#2647)