Releases: nkbt/react-copy-to-clipboard
Releases · nkbt/react-copy-to-clipboard
v4.1.2
FIX: Should not override child's onClick
prop #27
v4.1.1
FIX: Update dependencies and fix #20
v4.0.0
Deprecate React 0.13, only React 0.14 supported now.
New way of Bower install
v3.0.0
Go back to wrapper-component, no <button>
rendered anymore
v2.0.0
Breaking changes: CopyToClipboard now renders <button>
but passes all attributes and children to it. See #5 for details.
v1.0.4
Add React 0.14-beta support