Skip to content

v0.11.0

Compare
Choose a tag to compare
@damianstasik damianstasik released this 11 Oct 20:56
· 42 commits to master since this release
  • Moved the logic to a separate package: svg-to-vue, so that it can also be used by rollup-plugin-vue-svg.
  • Generated components:
    • use ESM export format to take advantage of webpack's dead-code detection,
    • are now set as functional.
  • Updated non-direct dependencies.