Skip to content

v1.0.15

Compare
Choose a tag to compare
@Donaldcwl Donaldcwl released this 11 Aug 16:38
· 80 commits to master since this release
d1fb088
  • fixed: Fixed black Images and type error by considering Canvas maximum size supported by different browsers #84, #36
  • fixed: IE compatibility, include polyfill with core-js@3 e.g, globalThis, Promise #108, #110
  • fixed: Test suites in few projects may have error, added extra checking on whether File and FileReader exist in the Window object #92
  • fixed: issue with export causing compile error in typescript project #63