Releases: iconfont-cli/react-iconfont-cli
Releases · iconfont-cli/react-iconfont-cli
v2.0.1
类型 DOMAttributes 改成 SVGAttributes #9
v2.0.0
Breaking Changes
* Remove property summary_component_name
We will always use IconFont
as its name, and move summary component file to index.{tsx|js}
permanently.
* Abandon named export
We always use export default XXX
in icon file.
v1.0.0
Breaking Changes
Remove generate_mode
from file of iconfont.json.
v0.1.0
Feature
Add config property unit
with default value 'px'