1.3.0
- Use ES6 Promises instead of own Promise implementation (#154)
- Typescript type annotations (#197), by @orentrutner
- Drop workarounds as Chrome ships with fixes by now
- Media query workaround for em values
- CSSOM dropped as dependency
Bug fixes
- Blob fallback is now correctly triggered
- Fix incorrect canvas sizing when box-sizing is used (#187)