Skip to content

v1.0.0

Compare
Choose a tag to compare
@Donaldcwl Donaldcwl released this 06 Feb 07:52
· 273 commits to master since this release
  • breaking change: change "imageCompression" function signature
  • use of OffscreenCanvas when support, fallback to document.createElement('canvas')
  • use createImageBitmap when support, fallback to FileReader readAsDataURL
  • add web worker support
  • follows image exif orientation