watermarkjs
Version:
Watermarked images in the browser
15 lines (10 loc) • 351 B
Markdown
# Changelog
#### 2.1.0-rc.1
* Updated build process to webpack 4
* Updated build process to Babel 7
* Updated build process to use uglify webpack plugin over cli
* Updated unit test to Jest 24
#### 1.1.0
* Support UMD
* Use Babel 6 and replace let with const where possible
* Remove bundled ES6 polyfill (include it from elsewhere if you need it)