3.0.0
This major update includes a few breaking changes.
- Node.js v4.5 is the new minimum, which also upps in-browser requirements accordingly
- All code rewritten for use of the ES6 syntax everywhere
- TypeScript 3.x with
strictmode compliance implemented - All TypeScript
typeexports replaced with corresponding interfaces - Strict eslint-ing implemented
- Lots of documentation updated
- All dependencies updated