Skip to content

Releases: a1exalexander/svg-to-react

v1.0.2

21 Feb 15:31
Compare
Choose a tag to compare

🚀 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

20 Feb 09:06
Compare
Choose a tag to compare

🚀 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

16 Feb 15:58
Compare
Choose a tag to compare