styled-components v1.1.3 Release Notes

  • ๐Ÿ”„ Changed

    • ๐Ÿ›  Fixed theme changes in ThemeProviders not re-rendering correctly, thanks @k15a. (see #264)
    • ๐Ÿ›  Fixed overriding theme through props, thanks @k15a. (see #295)
    • โœ‚ Removed lodash dependency in favor of small utility packages to knock down bundle size by ~0.5kB