v2.0.0
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