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

Latest commit

 

History

History
15 lines (8 loc) · 581 Bytes

CHANGELOG.md

File metadata and controls

15 lines (8 loc) · 581 Bytes

v1.1.0

  • [New] Removes dependency on babel-template and babel-plugin-syntax-dynamic-import (#51)

v1.0.2

  • [refactor] Visit Import nodes instead of CallExpressions (#33)

v1.0.1

  • [patch] Added automatic syntax support. You no longer need to add the syntax-dynamic-import plugin to your babel configuration. (#5)

v1.0.0

  • Initial full release.