styled-components v4.4.1 Release Notes

Release Date: 2019-10-30 // over 4 years ago

    🛠 Fix styled-components's react-native import for React Native Web, by @fiberjw (see #2797)

    ✂ Remove dev-time warning if referencing a theme prop without an outer ThemeProvider, the check for it isn't smart enough to handle cases with "or" or ternary fallbacks and creates undesirable noise in various third party integrations