Skip to content

Releases: MoOx/react-from-svg

2.0.0

22 Jan 15:42
8e8ccac
Compare
Choose a tag to compare
  • Try to load compiled transformer differently (not in-source as it's the recommended place - to avoid issue with existing bs compilation, which can override & break nodejs script due to not using commonjs).
  • Use bs-platform@^7.0.0

We might in the future rebuild script before running it.

1.2.3

03 Jan 21:19
069b9c9
Compare
Choose a tag to compare
  • Fix unwanted whitespace that create text nodes

1.2.2

03 Jan 20:21
83e303a
Compare
Choose a tag to compare
  • Fix removal of <?xml header without encoding

1.2.1

02 Jan 21:04
fcf536c
Compare
Choose a tag to compare
  • Fix pct unit

1.2.0

23 Dec 17:44
45f50ff
Compare
Choose a tag to compare

Add --remove-fill option

1.1.0

21 Dec 22:12
5ae4e15
Compare
Choose a tag to compare

Ooopsy :)
Tons of fixes so it's usable.
And dp unit

1.0.0

21 Dec 21:39
1d7c260
Compare
Choose a tag to compare

Support for

  • React Native
  • React Native Web
  • Reason React Native
  • Reason React Native Web

Via react-native-svg

0.2.1

21 Dec 11:37
1a158c2
Compare
Choose a tag to compare

🥳 Fixes

  • xml headers
  • comments
  • title
  • desc
  • dashed properties

0.2.0

30 May 20:54
5b77934
Compare
Choose a tag to compare

Remove [@bs.config {jsx: 3}];

0.1.3

10 Apr 13:42
c9a1363
Compare
Choose a tag to compare

bs-platform 5.0.1 & reason-react 0.7.0