Releases: MoOx/react-from-svg
Releases · MoOx/react-from-svg
3.0.0
- fixed reason generated module name to the js
--reason-absolute-path
is now --reason-module-path
& can support absolute
and local path
2.1.0
- Add
--reason-absolute-path
option for reason files
(#4) by @Freddy03h
- Fix fill reason type by @MoOx
2.0.1
- Try to autorebuild if compiled artifacts are missing
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