Update dependency react-share to ^4.2.1
Created by: renovate[bot]
This PR contains the following updates:
Package | Type | Update | New value | References | Sourcegraph |
---|---|---|---|---|---|
react-share | dependencies | minor | ^4.2.1 | source |
Release Notes
nygardk/react-share
v4.2.1
- Fix: added internal
assert
utility to get rid of Node.jsassert
dependency (MINOR BREAKING CHANGE: the error thrown is slightly different)
v4.2.0
- Added:
FacebookMessengerShareButton
docs are now included in the readme - Fix: Prevent
VKShareCount
from colliding with an existingwindow.VK
object - Fix: Default separator in
ViberShareButton
is now' '
- Fix:
WhatsappIcon
green color to match with WhatsApp brand - Fix: Allow
ShareButton
beforeOnClick
to returnvoid
- Fix: Guard against unexpected behaviour with
OKShareCount
for the returned index parameter by adding a sensible fallback
Renovate configuration
-
If you want to rebase/retry this PR, check this box
This PR has been generated by WhiteSource Renovate. View repository job log here.