Skip to content

Fix default import

Compare
Choose a tag to compare
@warpech warpech released this 09 Aug 08:53
· 109 commits to master since this release

This patch release fixes a regression introduced in 2.2.0, namely: the default import using ES6 with Webpack/Babel stopped working (#233).

This version fixes the problem by adding an explicit default import.