Skip to content

v3.0.0-beta

@lgarron lgarron tagged this 24 Oct 05:23
Release notes:
- In order to maximize compatibility with various environments and build tools, this package now exports the `navigator.clipboard` polyfill object on the full `exports` object rather than the `default` export. This means that some consumers of the library will need to switch from `import clipboard from "clipboard-polyfill"` to `import * as clipboard from "clipboard-polyfill"`.
Assets 2
Loading