Skip to content

0.5.0

Compare
Choose a tag to compare
@ellisonleao ellisonleao released this 18 Jan 17:14
· 54 commits to main since this release

Minor release includes:

  • Added 2 new data-* properties:
    • data-link - Will change the default sharer behaviour to a link
    • data-blank - Will open the link in a new tab (depends on data-link setting)
  • Removed following sharers:
    • Renren
    • Digg
    • StumbleUpon
  • Add missing title param to reddit sharer
  • Removed eslint conf in favor or prettier
  • added npmignore file