Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Dec 01:49
· 1 commit to main since this release

Turn SVG into React components, even faster.

This new version uses only regex and dangerouslySetInnerHTML to directly create a JS output.

Breaking changes:

  • No more options available
  • Expose the new svgToJS function instead of the previous svgToJSX

Compatible with Vite 4.