Skip to content

v2.1.18

Compare
Choose a tag to compare
@frncesc frncesc released this 12 Sep 22:55
· 61 commits to master since this release

Improvements

  • Simplified the initialization and loading of jclic.js as an NPM package
  • Allowed jclic.js to be loaded as an ES6 module from NodeJS
  • Upgraded tests for NodeJS
  • Upgraded dependencies
  • Removed dependency of clipboard-polyfill. The Clipboard API is now supported in all browsers.

Bug fixes

  • Avoid font checking when running on NodeJS due to an error of JSDOM with jQuery XML node trees.