v3.1.0
- rewritten useScQuery, but it keeps backward compatibility. You can still use simple data types like numbers, strings, and boolean as the results without ABI. You must provide the ABI file if you need to catch more complex data types. Check for more info in the README.md file
- dependencies updates