v2.0.4 - Multi-signature hedera_signTransaction support and fixed reown versioning
What's Changed
This is release adds support for multisignature transaction signing- #608.
Additionally, types and exports in the reown libraries change between patch and minor versions, so we've set exact versions as dependencies - #606.
- build(deps-dev): Bump typescript from 5.9.2 to 5.9.3 by @dependabot[bot] in #603
- Update README.md by @itsbrandondev in #602
- build(deps-dev): Bump jest from 30.1.3 to 30.2.0 by @dependabot[bot] in #600
- build(deps): Bump actions/setup-node from 4.4.0 to 5.0.0 by @dependabot[bot] in #595
- Update README.md by @tmctl in #609
- build(deps): Bump step-security/harden-runner from 2.13.1 to 2.13.2 by @dependabot[bot] in #610
- build(deps-dev): Bump nodemon from 3.1.10 to 3.1.11 by @dependabot[bot] in #612
- Enable multisignature flows using hedera_signTransaction by @tmctl in #608
- build(deps): Bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #614
- build(deps): Bump glob from 10.4.5 to 10.5.0 by @dependabot[bot] in #615
- HG1353: latest reown/appkit version 1.8.10 breaks hedera wallet connect by @omar-hgraph in #606
Full Changelog: v2.0.0...v2.0.4