minContainerWidth/Height options is 0 (#683).minCanvasWidth/Height options is set (#725).crossOrigin attribute always even though the checkCrossOrigin is set to false (#535).alt attribute to all internal images for better accessibility (#548).enums to types from the definition files for TypeScript (#550).300 to 200.150 to 100.passive: false and capture: true to wheel event for better performance.Object.assign in iOS devices (#432).initialAspectRatio.rotatable and scalable options are set to true.ready event to avoid side-effect (#303).data-* to data-cropper-*) to avoid side-effect (#319).pivot definition to the zoomTo method (#320)width and height definitions (#302).viewMode: 2 (#304).browser field from the package.json file (#307).preview option to support Array and NodeList.style field to package.json.rotatable and scalable options (#241).getCroppedCanvas method: minWidth, minHeight, maxWidth, and maxHeight.scaleX and scaleY values should only be 1 or -1 before, but now they can be any numbers.imageSmoothingEnabled and imageSmoothingQuality) to getCroppedCanvas method.main field value from dist/cropper.js (UMD) to dist/cropper.common.js (CommonJS).module and browser fields to package.json.toggleDragModeOnDblclick option (only available when the dragMode option is set to crop or move)left and top for better performance (#138).withCredentials attribute when read the image data by XMLHttpRequest (#141).ready event twice when calling the replace method (#81).getCroppedCanvas when set scalable or rotatable to false (#82).build event.built event to ready.data-* attributes setting and getting.scale and rotate.getCroppedCanvas method (returns the whole canvas if it is not cropped).build, built, cropstart, cropmove, cropend, crop, and zoom.replace method for applying filters.crossOriginUrl undefined error when exists the crossOrigin property.1.checkOrientation.restore.transform.CanvasRenderingContext2D.drawImage.crossOrigin when calling the replace method.viewModedragModetouchDragZoom to zoomOnTouchmouseWheelZoom to zoomOnWheeldoubleClickToggle to toggleDragModeOnDblclickcheckImageOrigin to checkCrossOriginstrict (supported by viewMode: 1)dragCrop (supported by dragMode: 'crop')setCanvasData method.destroy method.moveTo, zoomTo, rotateTo, scaleX and scaleY.move, zoom, rotate and getCanvasData.aspectRatio, data, preview, strict, responsive, checkImageOrigin, modal, guides, center, highlight, background, autoCrop, autoCropArea, dragCrop, movable, rotatable, scalable, zoomable, mouseWheelZoom, wheelZoomRatio, touchDragZoom, cropBoxMovable, cropBoxResizable, doubleClickToggle, minCanvasWidth, minCanvasHeight, minCropBoxWidth, minCropBoxHeight, minContainerWidth, minContainerHeight, build, built, cropstart, cropmove, cropend, crop, zoom.crop, reset, clear, replace, enable, disable, destroy, move, zoom, rotate, scale, getData, setData, getContainerData, getImageData, getCanvasData, setCanvasData, getCropBoxData, setCropBoxData, getCroppedCanvas, setAspectRatio, setDragMode.