Skip to content

Releases: meowtec/vite-plugin-svg-sprite

v0.6.2

18 Jan 14:50
Compare
Choose a tag to compare

Bugfixes

v0.6.1

04 Jan 15:27
Compare
Choose a tag to compare

Bugfixes

v0.6.0

28 Dec 14:29
Compare
Choose a tag to compare

Features

  • Now .svg can be imported as React / Vue component directly, see README for more information.

API changes

  • import { size } from '.svg' -> import { attributes } from '.svg'

Others

  • dependence svg-baker bas been removed.