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