v5.0.0
- Breaking: There is no more
useScTransaction
hook. You can useuseTransaction
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
fromvaltio
- enable React strict mode