Releases: MoOx/react-from-svg
Releases · MoOx/react-from-svg
5.1.2
18 Aug 15:58
Compare
Sorry, something went wrong.
No results found
Fix style prop generation
5.1.1
18 Aug 15:52
Compare
Sorry, something went wrong.
No results found
5.1.0
18 Aug 15:38
Compare
Sorry, something went wrong.
No results found
Add support for style prop
5.0.3
07 Jul 15:02
Compare
Sorry, something went wrong.
No results found
Fix negative number transformation for ReScript output.
5.0.2
05 May 09:33
Compare
Sorry, something went wrong.
No results found
Fix *-rescript options, round 2
Adjust a bit rescript output
5.0.1
05 May 09:21
Compare
Sorry, something went wrong.
No results found
5.0.0
05 May 09:09
Compare
Sorry, something went wrong.
No results found
Breaking change for all users
Some alias have been replaced. Please check the README for more information.
Breaking change for user of --with-**-reason options
ReasonML output has been replaced by ReScript. This means:
--with-native-for-reason has been replaced by --with-native-for-rescript
--with-web-for-reason has been replaced by --with-web-for-rescript
Output is now ReScript code that works with @rescript/react, rescript-react-native and @rescript-react-native/svg.
See https://rescript-react-native.github.io/blog/2021-05-04-hello-rescript-react-native for more informations.
4.0.6
08 Aug 14:48
Compare
Sorry, something went wrong.
No results found
--with-native-for-reason: Fixed unwanted props transformation (eg: opacity) b69604f by @MoOx
4.0.5
08 Aug 13:42
Compare
Sorry, something went wrong.
No results found
--with-native-for-reason: Fix untransformed offset prop for Stop component cdcbf0e by @MoOx
4.0.3
11 Jun 07:54
Compare
Sorry, something went wrong.
No results found
--with-native: Fix JS output error "Error: Text strings must be rendered
within a <Text> #14 by
@Freddy03h