We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f9547c commit c6957e5Copy full SHA for c6957e5
Changelog.md
@@ -1,8 +1,13 @@
1
-# v.1.2.0
+# v2.0.0
2
+- Migrate build system to webpack
3
+- Remove `srcissors.min.js` and source files from the npm package
4
+ `srcissors.js` should now directly work with all bundlers, previously the setup was somewhat broken.
5
+
6
+# v1.2.0
7
8
- Add `showSurroundingImage` and `surroundingImageOpacity` options [#9](https://github.com/livingdocsIO/srcissors/pull/9)
9
-# v.1.1.0
10
+# v1.1.0
11
12
- Add a `minResolution` parameter [#6](https://github.com/livingdocsIO/srcissors/pull/6)
13
0 commit comments