Skip to content

Releases: phantomstudios/react-share

1.0.1

02 Jun 16:55
Compare
Choose a tag to compare

Downgrades is-absolute-url from v4 to v3 to fix builds from breaking.

1.0.0

31 May 08:05
25f041e
Compare
Choose a tag to compare

Changes:

  • Updates React from ~v16 to ~v17 + Generally brings everything up to date
  • Makes imageAlt optional
  • Replaces getCurrentUrlAndCopyToClipboard with simpler copyToClipboard

0.0.7

19 Nov 17:31
ae7dd51
Compare
Choose a tag to compare

Changes:

  • Replaces usage of canonicalUrl with pagePath.
  • Fixes issue where canonical link wasn't being added to DOM if root page. Adds new disableCanonical to ignore canonical if preferred.

0.0.6

19 Nov 13:40
8e941c0
Compare
Choose a tag to compare
  • Removed meta:title.
  • Added og:image:width and og:image:height.

0.0.5

15 Nov 13:06
e6dac46
Compare
Choose a tag to compare

Changes:

  • Fix getFacebookUrl hashtag prop sending through 'undefined' if empty
  • Update objectToUrlParams to prevent empty strings / arrays from being encoded into URL params

0.0.4

19 Aug 13:06
2f9ccfb
Compare
Choose a tag to compare

Changes:

  • Made pageTitle an optional prop in MetaHeadEmbed.
  • Implemented new getCurrentUrlAndCopyToClipboard() function to support copy.

0.0.3

14 Jul 10:26
a75c962
Compare
Choose a tag to compare
  • Changed : imageUrl gets prefixed with baseSiteUrl if relative.

0.0.2

09 Jul 16:49
a979dbd
Compare
Choose a tag to compare

Changes:

  • Add WhatsApp sharing support.

0.0.1

09 Jul 13:57
7a528dd
Compare
Choose a tag to compare

Initial version.