043faa3: Removed default aria-label prop from ShareButtons. Before it defaulted to the name of the "network name" (e.g. "facebook" for Facebook). Issue explained here.
d4c192a: Compilation target is now ES2017 instead of ES5. The distributed files are built with Vite instead of TypeScript compiler.
471510a: Dropped support for React 16.
Minor Changes
2c0ab57: Added GabShareButton and GabIcon to share on gab.com. Originally implemented here.
18f2de2: Added XIcon.
77ecaa7: Share counts are now created as function components instead of class components.
15fd50d: Added pinId prop for PinterestShareButton.
44c672f: Share buttons are now created as function components instead of class components.
Patch Changes
65b53c5: Fix HatenaShareCount to show also 0. Originally fixed here.
14bbffa: Fixed createIcon defaultProps warning with React 18.
043faa3: Removed default aria-label prop from ShareButtons. Before it defaulted to the name of the "network name" (e.g. "facebook" for Facebook). Issue explained here.
d4c192a: Compilation target is now ES2017 instead of ES5. The distributed files are built with Vite instead of TypeScript compiler.
471510a: Dropped support for React 16.
Minor Changes
2c0ab57: Added GabShareButton and GabIcon to share on gab.com. Originally implemented here.
18f2de2: Added XIcon.
77ecaa7: Share counts are now created as function components instead of class components.
15fd50d: Added pinId prop for PinterestShareButton.
44c672f: Share buttons are now created as function components instead of class components.
Patch Changes
65b53c5: Fix HatenaShareCount to show also 0. Originally fixed here.
14bbffa: Fixed createIcon defaultProps warning with React 18.
Commits
654d765 Merge pull request #511 from nygardk/changeset-release/master
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps react-share from 4.4.1 to 5.0.2.
Release notes
Sourced from react-share's releases.
Changelog
Sourced from react-share's changelog.
Commits
654d765
Merge pull request #511 from nygardk/changeset-release/master5d3b73d
Version Packages6a43137
use twitter intent api to fix issue on Androidc4cc495
remove .eslintignore97c7a36
remove .npmignore21afb61
update readme7813b97
update readme76d0ec7
update screenshotb1da2d9
fix Reddit logo in RedditIcon2588f97
fix icon colorsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show