styled-components v5.2.2 Release Notes

Release Date: 2021-03-30 // about 3 years ago
    • ๐Ÿ’… For React Native based components, pass testID down to the native component if specified for an easier time testing. (see #3365)

    • ๐Ÿ’… Enable users of the babel macro to customize the styled-components import with importModuleName (see #3422)

    • [fix] COMPLEX_SELECTOR_PREFIX.includes wasn't transpiled (see #3397)