Skip to content

3.0.0

Choose a tag to compare

@vitaly-t vitaly-t released this 27 Aug 04:17
· 31 commits to master since this release

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 strict mode compliance implemented
  • All TypeScript type exports replaced with corresponding interfaces
  • Strict eslint-ing implemented
  • Lots of documentation updated
  • All dependencies updated