Never miss a release that matters

AI-powered summaries of every GitHub release.

AI Summaries

Changelogs condensed into clear, actionable insights.

Always Free

Track up to 5 packages at no cost, forever.

Weekly Digest

A curated summary of every release, delivered weekly.

Get Started Free
nygardk/react-sharev5.x
12 releases

TL;DR

React Share now uses the correct WhatsApp link and Reddit endpoint, and renames the Twitter share button to X, preparing for a v6 release that will remove share counts and legacy props.

Breaking

  • TwitterShareButton is deprecated (sharing component). Use XShareButton instead.
  • Share count exports are deprecated (sharing metrics). They will be removed in v6.
  • ThreadsShareButton props hashtags, related, and via are deprecated (sharing customization). They have no effect.

Fixes Worth Knowing

  • Disabled share buttons are now non-interactive (accessibility).
  • Reddit sharing now functions correctly (social sharing).
  • WhatsApp links now use the correct API endpoint (social sharing).
  • Share button icons have updated branding (visual consistency).
v5.3.0v5.3.0
Mar 9, 2026
v5.2.2v5.2.2
Feb 25, 2025
v5.2.1v5.2.1
Feb 19, 2025
v5.2.0v5.2.0
Feb 2, 2025
v5.1.2v5.1.2
Dec 30, 2024
v5.1.1v5.1.1
Nov 12, 2024
v5.1.0v5.1.0
Feb 11, 2024
v5.0.4v5.0.4
Feb 11, 2024
v5.0.3v5.0.3
Nov 29, 2023
v5.0.2v5.0.2
Nov 19, 2023
v5.0.1v5.0.1
Nov 18, 2023
v5.0.0v5.0.0
Nov 18, 2023
nygardk/react-sharev4.x
7 releases

TL;DR

React Share now fully supports React 18, ensuring compatibility with the latest version of the popular JavaScript library (UI framework).

Fixes Worth Knowing

React 18 support has been added, resolving potential issues for users upgrading to the newest React version.

v4.4.1v4.4.1
Oct 16, 2022
v4.4.0v4.4.0
Feb 23, 2021
v4.3.0v4.3.0
Sep 6, 2020
v4.2.1v4.2.1
Jul 9, 2020
v4.2.0v4.2.0
Jun 7, 2020
v4.1.0v4.1.0
Mar 14, 2020
v4.0.0v4.0.0
Jan 4, 2020
nygardk/react-sharev3.x
2 releases

TL;DR

React Share now correctly forwards ref properties to the share buttons, enabling more flexible component interaction and direct access to the underlying button elements.

Fixes Worth Knowing

Share buttons now properly accept and utilize ref properties, resolving issues with accessing button instances for custom logic or integrations (component references).

v3.0.1v3.0.1
Aug 26, 2019
v3.0.0v3.0.0
May 15, 2019
nygardk/react-sharev2.x
7 releases

TL;DR

React Share now supports sharing to Line and Weibo (social media platforms), expanding social media options for users.

New

  • Added Line and Weibo sharing buttons, increasing platform support.
v2.4.0v2.4.0
Mar 24, 2019
v2.3.1v2.3.1
Aug 26, 2018
v2.3.0v2.3.0
Aug 16, 2018
v2.2.0v2.2.0
May 30, 2018
v2.1.1v2.1.1
Apr 13, 2018
v2.1.0v2.1.0
Mar 30, 2018
v2.0.0v2.0.0
Jan 28, 2018
nygardk/react-sharev3.xprerelease
1 release

TL;DR

React Share now uses React Hooks, requiring updates to how you consume share components.

Breaking

  • Component props have changed (due to Hooks adoption).
  • shareOn prop is removed (use shareUrl instead).

New

  • Added support for WhatsApp sharing.
  • Improved accessibility for screen readers.

Fixes Worth Knowing

  • Fixed a bug where share counts weren’t displaying correctly on Pinterest.
  • Resolved an issue causing incorrect URL encoding for some platforms.

Package: react-share Release:

--- 3.0.1 (2019-03-28) ---

Bug Fixes

  • Fix: Pinterest share count not displaying.

--- 3.0.2 (2019-04-01) ---

Bug Fixes

  • Fix: URL encoding issue for some platforms.
3.0.0-beta.03.0.0-beta.0
Mar 24, 2019
nygardk/react-sharev1.x
25 releases

TL;DR

React Share now correctly passes the logoFillColor property (styling option) to social media icons, ensuring logos display with the intended color.

Fixes Worth Knowing

Corrected an issue where the logoFillColor prop wasn’t being applied to social media icons.

v1.19.1v1.19.1
Jan 28, 2018
v1.19.0v1.19.0
Jan 1, 2018
v1.18.1v1.18.1
Dec 27, 2017
v1.18.0v1.18.0
Dec 3, 2017
v1.17.0v1.17.0
Nov 12, 2017
v1.16.0v1.16.0
Sep 1, 2017
v1.15.0v1.15.0
Jun 18, 2017
v1.14.1v1.14.1
Jun 4, 2017
v1.14.0v1.14.0
Jun 4, 2017
v1.13.3v1.13.3
May 29, 2017
v1.13.2v1.13.2
Apr 20, 2017
v1.13.0v1.13.0
Mar 31, 2017
v1.12.1v1.12.1
Feb 25, 2017
v1.12.0v1.12.0
Feb 25, 2017
v1.11.1v1.11.1
Jan 22, 2017
v1.11.0v1.11.0
Nov 23, 2016
v1.10.1v1.10.1
Nov 2, 2016
v1.10.0v1.10.0
Sep 18, 2016
v1.9.1v1.9.1
Aug 28, 2016
v1.6.0v1.6.0
Aug 11, 2016
v1.7.0v1.7.0
Aug 11, 2016
v1.8.0v1.8.0
Aug 11, 2016
v1.8.1v1.8.1
Aug 11, 2016
v1.8.5v1.8.5
Aug 11, 2016
v1.9.0v1.9.0
Aug 11, 2016
nygardk/react-sharev-1.x
1 release

TL;DR

The Facebook share button now uses the quote prop instead of title, description, and picture due to changes in the Facebook API.

Breaking

  • title, description, and picture props for FacebookShareButton are removed (Facebook API update).

New

  • Added quote prop to FacebookShareButton (for Facebook sharing).

Before You Upgrade

  • Replace uses of title, description, and picture on FacebookShareButton with the quote prop.
v.1.15.1v.1.15.1
Aug 16, 2017