Skip to content

Releases: danoc/react-use-clipboard

v1.0.9

10 Oct 21:28
c9f6d71
Compare
Choose a tag to compare

Patch Changes

  • b51078d: Rename the default export function to useClipboard instead of useCopyClipboard for consistency with the package name.

v1.0.8

06 Apr 12:35
6f615ad
Compare
Choose a tag to compare

Patch Changes

  • d6dd031: Indicate support for React 18 in the peerDependencies

v1.0.7

29 Dec 14:22
a78c687
Compare
Choose a tag to compare

Patch Changes

  • a0162ac: Remove modern JS from dist to work with Next.js

v1.0.6

21 Dec 21:40
789ccf8
Compare
Choose a tag to compare

Patch Changes

  • af9d220: Fix path for TypeScript definitions

v1.0.5

19 Dec 20:11
9878528
Compare
Choose a tag to compare

Patch Changes

  • 670e76c: Upgrade microbundle, remove unecessary babel packages, and ship a modern version of the dist code with exports in package.json

v1.0.4

19 Dec 18:55
0093a26
Compare
Choose a tag to compare

Patch Changes

  • 41bc18d: Bump devDependency ini from 1.3.5 to 1.3.8

v1.0.3

19 Dec 18:53
Compare
Choose a tag to compare

Patch Changes

  • f15b99d: Use changesets for automatic publishing

v1.0.2

31 Oct 18:44
Compare
Choose a tag to compare

Upgraded copy-to-clipboard, added support for React 17 in peerDependencies. and upgraded a bunch of dev dependencies.

  • Upgrade copy-to-clipboard from 3.2.0 to 3.3.1. 6cab309
  • Update peer dependencies to indicate React 17 support (#18) b57f40e
  • Upgrade husky and np 8017a7e
  • Upgrade TSLint packages. 4512f9a
  • Upgrade React Testing Library e8a8d6b
  • Upgrade Prettier and pretty-quick. b18647b
  • Upgrade React and Jest types. 63aa320
  • Upgrade Babel dependencies. 3a12b25
  • Upgrade Jest and React dev dependencies. dacb5ce

v1.0.1...v1.0.2

v1.0.1

06 Sep 15:33
Compare
Choose a tag to compare

v1.0.0...v1.0.1

v1.0.0

12 Nov 05:03
Compare
Choose a tag to compare
  • Fix path to TypeScript definitions. b2954b8

v0.2.0...v1.0.0