Releases: MoOx/react-from-svg
Releases · MoOx/react-from-svg
6.0.0
5.1.3
5.1.2
5.1.1
5.1.0
5.0.3
5.0.2
5.0.1
5.0.0
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.