File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 4.2.0 (Jun 07, 2020)
4+
5+ - Added: ` FacebookMessengerShareButton ` docs are now included in the readme
6+ - Fix: Prevent ` VKShareCount ` from colliding with an existing ` window.VK ` object
7+ - Fix: Default separator in ` ViberShareButton ` is now ` ' ' `
8+ - Fix: ` WhatsappIcon ` green color to match with WhatsApp brand
9+ - Fix: Allow ` ShareButton ` ` beforeOnClick ` to return ` void `
10+ - Fix: Guard against unexpected behaviour with ` OKShareCount ` for the returned index parameter by adding a sensible fallback
11+
312## 4.1.0 (Mar 14, 2020)
413
514- Fix: ` TwitterShareButton ` won't have hashtags as empty string (#284 , #293 )
Original file line number Diff line number Diff line change 11{
22 "name" : " react-share" ,
3- "version" : " 4.1 .0" ,
3+ "version" : " 4.2 .0" ,
44 "description" : " Social media share buttons and share counts for React." ,
55 "main" : " ./lib/index.js" ,
66 "types" : " ./lib/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments