Skip to content

v3.0.0-pre2

Pre-release
Pre-release
Compare
Choose a tag to compare
@lgarron lgarron released this 26 Jun 00:35
· 203 commits to main since this release
Release notes:

- Fix `types` field in `package.json` to point at the full library types.
- Avoid potential infinite recursion/bugs if the caller tries to overwrite `navigator.clipboard` and/or `window.ClipboardItem`. #127