Releases: MoOx/react-from-svg
Releases · MoOx/react-from-svg
2.0.0
- 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
- Fix unwanted whitespace that create text nodes
1.2.2
- Fix removal of
<?xml
header without encoding
1.1.0
Ooopsy :)
Tons of fixes so it's usable.
And dp
unit
1.0.0
Support for
- React Native
- React Native Web
- Reason React Native
- Reason React Native Web
Via react-native-svg
0.2.1
🥳 Fixes
- xml headers
- comments
- title
- desc
- dashed properties
0.2.0
Remove [@bs.config {jsx: 3}];
0.1.3
bs-platform 5.0.1 & reason-react 0.7.0