File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # @tiny-design/icons
2+
3+ ## 1.1.0
4+
5+ ### Minor Changes
6+
7+ - Extract ` @tiny-design/icons ` package with tree-shakeable SVG icon components. Remove font-based ` Icon ` component from ` @tiny-design/react ` — use ` import { IconClose } from '@tiny-design/icons' ` instead.
Original file line number Diff line number Diff line change 11{
22 "name" : " @tiny-design/icons" ,
3- "version" : " 1.0.4 " ,
3+ "version" : " 1.1.0 " ,
44 "description" : " SVG icon components for tiny-design" ,
55 "license" : " MIT" ,
66 "keywords" : [
Original file line number Diff line number Diff line change 1+ # @tiny-design/react
2+
3+ ## 1.1.0
4+
5+ ### Minor Changes
6+
7+ - Extract ` @tiny-design/icons ` package with tree-shakeable SVG icon components. Remove font-based ` Icon ` component from ` @tiny-design/react ` — use ` import { IconClose } from '@tiny-design/icons' ` instead.
8+
9+ ### Patch Changes
10+
11+ - Updated dependencies [ ] :
12+ - @tiny-design/icons @1.1.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @tiny-design/react" ,
3- "version" : " 1.0.4 " ,
3+ "version" : " 1.1.0 " ,
44 "description" : " A friendly UI component set for React" ,
55 "license" : " MIT" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments