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

Release Date: 2019-09-22 // over 4 years ago
    • ๐Ÿ’… attrs should take precedence over props (#2737)
    • ๐Ÿ’… Use ownerDocument instead of global document (#2726) props @yamachig
    • ๐Ÿ’… show the multi instance warning for all envs (#2663)
    • ๐Ÿ’… Get rid of the ThemeProvider single child context restriction (#2708) props @vkrol
    • ๐Ÿ’… Update error message with clickable link. (#2702) props @unixchad
    • ๐Ÿ“ memoize createGlobalStyle for performance