Skip to content

Releases: couetilc/react-social-icons

v5.0.0

22 Mar 02:49
Compare
Choose a tag to compare

There are no breaking changes in this release, however, there is a new maintainer @couetilc for the react-social-icons package. Also, the instagram icon and color has been updated to reflect new branding.

Changelog

  • feat: Instagram icon and background color has been updated (thank you @craftykim)
  • feat: GitHub icon's background color has been updated (thank you @eclectic-coding)
  • feat: Added Telegram icon (thank you @piducancore)
  • feat: Added Discord icon (thank you @jace1084)
  • feat: Added StackOverflow icon
  • feat: Added TikTok icon
  • feat: Added defaultSVG prop for customizing the fallback network icon.
  • fix: Updated peerDependencies to include React v17
  • chore: GitHub action to run tests across all React versions listed in peerDependencies
  • docs: Updated docs to remove --save-dev
  • docs: Added Prop Types to README