Skip to content

V2.0.0

Latest
Compare
Choose a tag to compare
@yeiniel yeiniel released this 16 Sep 05:53
· 1 commit to master since this release
5ec1159

BREAKING CHANGES

  • replace var by const on the output

New Feature

  • add support for import statements in the form export * as someVar from 'some.html'