Skip to content
This repository was archived by the owner on Jun 1, 2024. It is now read-only.

v6.1.0

Compare
Choose a tag to compare
@alexandru alexandru released this 29 Sep 11:07
· 40 commits to master since this release

Fixes issue #52 with PR #55.

Provides bundles compatible with ES5 + ES2015 modules (instead of UMD / CommonJS). This allows tools like Webpack to work without requiring a separate Babel-enabled compilation step or other expensive setup.

See the PR's description for more details.