Releases: a1exalexander/svg-to-react
Releases · a1exalexander/svg-to-react
v1.0.2
🚀 Updated CLI with new optional flag --clean
, enabling users to toggle icon clearing for height, width, and fill attributes.
Full Changelog: v1.0.1...v1.0.2
v1.0.1
🚀 Released v1.0.1 of svg-to-react npm package!
🖼️ Enhanced feature: Now automatically checks all icons for existing width, height, and fill attributes, and clears them if present.
📏 Supports separate width and height props for React components.
🎨 Defaulted fill prop to 'currentColor' for enhanced styling flexibility.
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Full Changelog: https://github.com/a1exalexander/svg-to-react/commits/v1.0.0