- add vue 3 support
- add optional
crossorigin
attribute to image
- Add events support
- Fix
initialAspectRatio
not being included in dist file - Update cropperjs version
- BREAKING: Remove default css import
- Fix preview prop error in SSR
- Remove Vue dependency
- Update
preview
prop to acceptArray, Element, NodeList
#36
- Added
initCrop
method to show crop box manually #32