Skip to content

Releases: cody-dot-js/parse-static-imports

v1.1.0

26 Aug 22:10
Compare
Choose a tag to compare
add doc to readme: mention ignoring comments

v1.0.5

26 Aug 15:43
322ade5
Compare
Choose a tag to compare
Fix imports with "as" in their name (#7)

* fix imports with "as" in their name

* bump version

* make test more explicit