npm vue-svg-loader 0.17.0-beta.0
v0.17.0-beta.0

latest releases: 0.17.0-beta.2, 0.17.0-beta.1
3 years ago

Long time no see! It's been a while since the last release and the issue list has gotten quite long, it's time to fix this! I've been focused on my SVG-to-Vue plugin for Vite (vite-plugin-svg) and now that we are close to a stable release of Vue 3 I wanted to clean up this plugin too. I plan to continue supporting Vue 2, but you should see Vue 3 support in the following days.

You don't need to use babel-loader with this plugin, but you need to add vue-loader before vue-svg-loader. Please check out the documentation on the dev branch to see the configuration examples.

This move saves us from many headaches: broken IE 11, issues with event listeners, custom handling of class and style bindings and a few more caused by some of my decisions.

Don't miss a new vue-svg-loader release

NewReleases is sending notifications on new releases.