Skip to content

5.0.0

Compare
Choose a tag to compare
@MoOx MoOx released this 05 May 09:09
· 25 commits to main since this release
18741a9

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.