styled-components v1.4.4 Release Notes

Release Date: 2017-03-01 // about 7 years ago
  • ๐Ÿ”„ Changed

    • ๐Ÿ‘Œ Improve theming support in TypeScript, thanks to @patrick91. (see #460)
    • โž• Add TypeScript definitions for withTheme, thanks to @patrick91. (see #521)
    • ๐Ÿ’… Exclude test files from npm, thanks to @Amwam. (see #464)
    • ๐Ÿ’… Change the default displayName to styled(Component), thanks to @k15a. (see #470)