styled-components v5.0.0-rc.3 Release Notes

Release Date: 2019-12-30 // over 4 years ago
  • ๐Ÿš€ This should be the last RC before general v5 release in a week or two!

    ๐Ÿ“ฆ NOTE: If you've been testing this stylisPlugins functionality with the stylis-rtl plugin, please switch from stylis-rtl to stylis-plugin-rtl.

    • ๐Ÿ’… make useTheme cleaner (#2879) props @sayjeyhi
    • unnecessary flattening and interleave of css without interpolations @vepor
    • ๐Ÿ’… switch back to mainline hoist-non-react-statics (#2934) โ€ฆ
    • ๐Ÿ’… use funding field instead of post install script (#2931) props @koba04
    • ๐Ÿ›  fix usage of nested stylesheetmanagers in SSR
    • ๐Ÿ’… expose version in API (#2888) props @jamesarmenta
    • ๐Ÿ’… refactor stylis management (#2936)