react-share
Advanced tools
Changelog
5.1.1
Changelog
5.1.0
htmlTitle
prop for the share button. This prop will be passed as the native title
attribute for the button
element.Changelog
5.0.4
exports
in package.json to comply with the publint
and attw
tools. May solve issues when your project uses CommonJS modules and Node.js v16 or newer.Changelog
5.0.3
exports
configuration (reference to dist/index.cjs
).Changelog
5.0.1
@changesets/cli
was accidentally added in dependencies
. It is now moved to devDependencies
.Changelog
5.0.0
quote
prop from FacebookShareButton
as it has been deprecated by Meta. See https://developers.facebook.com/support/bugs/734680371318112/?comment_id=743056360480513.aria-label
prop from ShareButtons
. Before it defaulted to the name of the "network name" (e.g. "facebook" for Facebook). Issue explained here.GabShareButton
and GabIcon
to share on gab.com. Originally implemented here.XIcon
.pinId
prop for PinterestShareButton
.HatenaShareCount
to show also 0
. Originally fixed here.createIcon
defaultProps warning with React 18.Changelog
4.4.1 (Oct 16, 2022)
peerDependencies