- b51078d: Rename the default export function to
useClipboard
instead ofuseCopyClipboard
for consistency with the package name.
- d6dd031: Indicate support for React 18 in the
peerDependencies
- a0162ac: Remove modern JS from dist to work with Next.js
- af9d220: Fix path for TypeScript definitions
- 670e76c: Upgrade microbundle, remove unecessary babel packages, and ship a modern version of the dist code with
exports
in package.json
- 41bc18d: Bump devDependency ini from 1.3.5 to 1.3.8
- f15b99d: Use changesets for automatic publishing