Skip to content

v5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Nov 11:43
· 32 commits to master since this release

Major Changes

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.