v2.2.0
Changes: - Remove the legacy `v1` APIs (`copy()`, `paste()`). Under semantic versioning, the removal would normally merit a major bump, but the legacy API was purposely undocumented, and it looks like (almost?) no one is using it. The original `clipboard-js` `npm` module contains more thorough migration instructions now, so hopefully we can get everyone to use the new API directly.