Releases: yeiniel/babel-plugin-transform-html-import-to-string
Releases · yeiniel/babel-plugin-transform-html-import-to-string
V2.0.0
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'
v1.0.0
this release drop support for babel 6.