Skip to content

Releases: phantomstudios/react-share

1.0.1

Choose a tag to compare

@PauloMFJ PauloMFJ released this 02 Jun 16:55

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

1.0.0

Choose a tag to compare

@PauloMFJ PauloMFJ released this 31 May 08:05
25f041e

Changes:

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

0.0.7

Choose a tag to compare

@PauloMFJ PauloMFJ released this 19 Nov 17:31
ae7dd51

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

Choose a tag to compare

@digitaljohn digitaljohn released this 19 Nov 13:40
8e941c0
  • Removed meta:title.
  • Added og:image:width and og:image:height.

0.0.5

Choose a tag to compare

@PauloMFJ PauloMFJ released this 15 Nov 13:06
e6dac46

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

Choose a tag to compare

@PauloMFJ PauloMFJ released this 19 Aug 13:06
2f9ccfb

Changes:

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

0.0.3

Choose a tag to compare

@digitaljohn digitaljohn released this 14 Jul 10:26
a75c962
  • Changed : imageUrl gets prefixed with baseSiteUrl if relative.

0.0.2

Choose a tag to compare

@PauloMFJ PauloMFJ released this 09 Jul 16:49
a979dbd

Changes:

  • Add WhatsApp sharing support.

0.0.1

Choose a tag to compare

@PauloMFJ PauloMFJ released this 09 Jul 13:57
7a528dd

Initial version.