Skip to content

Releases: couetilc/react-social-icons

v5.8.0

21 Jan 16:47
Compare
Choose a tag to compare

Changelog

v5.7.0

12 Jan 22:21
Compare
Choose a tag to compare

Changelog

v5.6.1

29 Aug 18:09
Compare
Choose a tag to compare

Changelog

  • syntax fix for three color definitions (thank you @styxlab)

v5.6.0

21 Aug 20:16
Compare
Choose a tag to compare

Changelog

  • added clubhouse icon (thank you @styxlab)

v5.5.1

04 Jul 17:26
Compare
Choose a tag to compare

Changelog

  • expose type for keyFor function.

v5.5.0

27 Jun 00:12
Compare
Choose a tag to compare

Changelog

  • expose keyFor function to match url's to network keys.

v5.4.1

01 Jun 13:59
Compare
Choose a tag to compare

Changelog

  • component type now allows for anchor element attributes to be assigned as props (thank you @satoshigangopadhyay)

v5.4.0

22 May 16:19
Compare
Choose a tag to compare

Changelog

  • feat: added style property to types and documentation (thank you @david-potgieter)

v5.3.0

08 May 13:49
Compare
Choose a tag to compare

Changelog

v5.2.0

30 Apr 18:47
Compare
Choose a tag to compare

Changelog

  • feat: TypeScript support