Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@traviswimer traviswimer released this 04 Jul 13:09
· 1 commit to master since this release

The purpose of this major release is to improve usability in modern development workflows:

  • ESM & CJS support (can use import or require)
  • Typescript support
  • Native Promises
  • Github Action Workflows for CI unit tests and NPM publishing

Full Changelog: v0.0.3...v1.0.0