Releases: vtex-apps/store-icons
Releases · vtex-apps/store-icons
v0.13.1
Fixed
- Icon pack svg attributes in camel case (e.g.
strokeWidth
instead of stroke-width
).
v0.7.1
Changed
- Typescript refactoring.
- Added snapshot tests for
Icon
, Svg
and Use
.
- Enhancements as functions.
Changed
- Update the ICONPACK.md docs.
v0.7.0
Changed
- Serve iconpack through styles builder.
v0.6.2
Changed
- Make
IconClose
receive types.
v0.6.0
Added
- Add partial support of enhancements.