Skip to content

Releases: couetilc/react-social-icons

v6.10.0

22 Jan 17:09
Compare
Choose a tag to compare

Changelog

v6.9.0

18 Jan 23:09
Compare
Choose a tag to compare

Changelog

  • Updated Patreon logo (thank you @DSD3V)

v6.8.0

16 Jan 15:00
Compare
Choose a tag to compare

Changelog

  • Updated Medium icon to reflect current branding (thank you @jessupjn)

v6.7.0

26 Nov 16:08
Compare
Choose a tag to compare

Changelog

  • Social Icon svg is now wrapped by a <span> instead of a <div> to avoid DOM nesting errors if used within <p> elements (thank you @dejorrit)
  • README update with FAQ answer explaining the proper "moduleResolution" setting for Typescript projects (thank you @cwerner87)

v6.6.0

04 Nov 01:57
Compare
Choose a tag to compare

Changelog

  • Make type definitions available on the react-social-icons/component submodule. (Thank you @akshitkrnagpal)

v6.5.0

04 Nov 01:38
Compare
Choose a tag to compare

Changelog

v6.4.0

27 Sep 09:50
Compare
Choose a tag to compare

Changelog

  • Fix visual issues with Mozilla developer network icon, reducing size and applying display color convention.
  • Strict matching on domain names (e.g. flix.com no longer matches x.com social network), thank you @orels1

v6.3.0

07 Sep 19:21
Compare
Choose a tag to compare

Changelog

  • fix bug where dot characters in network names were matching any character (thank you @tmelliott) (issue #161)

v6.2.0

07 Sep 07:48
Compare
Choose a tag to compare

Changelog

  • getNetworks export is now available from react-social-icons/component e.g. import { getNetworks } from 'react-social-icons/component'.

v6.1.0

07 Sep 07:31
Compare
Choose a tag to compare

Changelog