Skip to content

v5.0.0

Compare
Choose a tag to compare
@juliancwirko juliancwirko released this 04 Feb 18:18
· 61 commits to main since this release
d418710
  • Breaking: There is no more useScTransaction hook. You can use useTransaction for all cases. You would need to prepare a proper data payload for custom smart contracts. Check the example in the Readme and code
  • switch to useProxy from valtio
  • enable React strict mode