Releases: hc-oss/react-web-share
Releases · hc-oss/react-web-share
v2.0.2
What's Changed
- refactor: ♻️ dependency cleanup by @harshzalavadiya in #49
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- refactor: ♻️ type callback on share by @harshzalavadiya in #47
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Memoizing a function. by @sanjaiyan-dev in #30
- refactor: ♻️ move to tsup by @harshzalavadiya in #31
New Contributors
- @sanjaiyan-dev made their first contribution in #30
Breaking Changes
- This major release should be fully backward compatible if you were using this component library as is
- Most changes are related to tooling and internal restructure for better DX
Full Changelog: v1.1.6...v2.0.0
v1.1.6
What's Changed
- chore: 🤖 dependency updates by @harshzalavadiya in #29
Full Changelog: v1.1.5...v1.1.6
v1.1.5
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
- fix: 🐛 on navigator share error open normal dialog by @harshzalavadiya in #24
Full Changelog: v1.1.3...v1.1.4
v1.1.3
Full Changelog: v1.1.2...v1.1.3
v1.1.2
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Full Changelog: v1.1.0...v1.1.1
v1.1.0
- added
onClick
prop (callback on successful share) - updated dependencies