- [New] Removes dependency on babel-template and babel-plugin-syntax-dynamic-import (#51)
- [refactor] Visit Import nodes instead of CallExpressions (#33)
- [patch] Added automatic syntax support. You no longer need to add the
syntax-dynamic-import
plugin to your babel configuration. (#5)
- Initial full release.