Releases: livingdocsIO/srcissors
Releases · livingdocsIO/srcissors
v2.1.4
2.1.4 (2023-05-11)
Bug Fixes
- Release module with devDependencies instead of dependencies (847573d)
v2.1.3
2.1.3 (2023-05-10)
Bug Fixes
- deps: update babel monorepo to v7.21.8 (c3090f6)
- deps: update dependency electron to v24.2.0 (4ce4d6e)
v2.1.2
2.1.2 (2023-04-25)
Bug Fixes
- Add build step to drone to have correct assets in npm module (6cdc801)
v2.1.1
2.1.1 (2023-04-25)
Bug Fixes
- crop: Always normalize the width, not only the height (22bb752)
- crop: Fix validateCrop to include positive x and y (17aa1e6)
v2.1.0
2.1.0 (2021-02-09)
Features
v2.0.3
2.0.3 (2021-01-27)
Bug Fixes
- build-files: remove console.logs (6acfc05)
v2.0.2
2.0.2 (2021-01-06)
Bug Fixes
- srcissors: add build files (8bade5c)
v2.0.1
2.0.1 (2021-01-06)
Bug Fixes
- touch-events: support touch events (14de2c3)
v2.0.0
2.0.0 (2018-09-13)
BREAKING CHANGES
- Replace browserify with webpack as it didn't support requires properly.
The setup got a bit simpler.