Releases: couetilc/react-social-icons
Releases · couetilc/react-social-icons
v5.5.1
v5.5.0
v5.4.1
Changelog
- component type now allows for anchor element attributes to be assigned as props (thank you @satoshigangopadhyay)
v5.4.0
Changelog
- feat: added style property to types and documentation (thank you @david-potgieter)
v5.3.0
Changelog
- feat: Upwork logo (thank you @oakhtar147)
v5.2.0
v5.1.1
v5.1.0
Changelog
- feat: added itch.io network (thank you @IsmaelPR94)
v5.0.0
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