v1.0.15
- 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