File tree Expand file tree Collapse file tree 2 files changed +7
-10
lines changed
Expand file tree Collapse file tree 2 files changed +7
-10
lines changed Original file line number Diff line number Diff line change 22
33## 12.1.3 - 2020-04-26
44
5- - Fix opacity external [ #2 ] ( https://github.com/reason-react-native/svg/pull/2 )
6- by @tienle
7- - Add ClipPath missing children prop
8- [ #2 ] ( https://github.com/reason-react-native/svg/pull/2 ) by @tienle
5+ - Fixed opacity external [ #2 ] ( https://github.com/reason-react-native/svg/pull/2 ) by [ @tienle ] ( https://github.com/tienle )
6+ - Added ` ClipPath ` missing children prop [ #2 ] ( https://github.com/reason-react-native/svg/pull/2 ) by [ @tienle ] ( https://github.com/tienle )
97
108## 12.1.2 - 2020-04-15
119
12- - Fix opacity & strokeOpacity
10+ - Fixed opacity & strokeOpacity
1311
1412## 12.1.1 - 2020-04-15
1513
16- - Fix opacity (float not size)
17- - make children optional
18- - remove duplicate vectorEffect value
14+ - Fixed opacity (float not size)
15+ - Make children optional
16+ - Remove duplicate ` vectorEffect ` value
1917
2018## 12.1.0 - 2020-04-13
2119
Original file line number Diff line number Diff line change 4848 "reason-react-native" : " ^0.62.0"
4949 },
5050 "prettier" : {
51- "trailingComma" : " all" ,
52- "proseWrap" : " always"
51+ "trailingComma" : " all"
5352 },
5453 "lint-staged" : {
5554 "*.{md,json,js,css}" : [
You can’t perform that action at this time.
0 commit comments