- Changes constructor from
new Clipboard()
to newClipboardJS()
There are no new features in this release. This breaking change was only introduced due to a name conflict with the new window.Clipboard native API.
new Clipboard()
to new ClipboardJS()
There are no new features in this release. This breaking change was only introduced due to a name conflict with the new window.Clipboard native API.