Skip to content

v2.0.0

Compare
Choose a tag to compare
@cmawhorter cmawhorter released this 09 Apr 19:17
05cbefc

This release aims for 100% backwards compat. with the v1 API. Open an issue if you find that not to be true.

  • switched to webpack for build and publishing two bundles: umd (browser), cjs (node). no longer publishing es module bundle
  • converted to typescript and types now included (may be breaking for you if you have your own types)
  • dropped support for node v8