v1.1.0
This release adds new features implementing the signer interface as well as adds support for multiple sessions. Additionally a number of dependabot PRs were merged.
What's Changed
- Bump @types/jest from 29.5.11 to 29.5.12 by @dependabot in #49
- Bump husky from 9.0.7 to 9.0.10 by @dependabot in #50
- Bump prettier from 3.2.4 to 3.2.5 by @dependabot in #51
- Bump lint-staged from 15.2.0 to 15.2.2 by @dependabot in #59
- Bump typedoc from 0.25.7 to 0.25.8 by @dependabot in #58
- Bump @types/node from 20.11.11 to 20.11.17 by @dependabot in #57
- Bump @walletconnect/web3wallet from 1.10.0 to 1.10.1 by @dependabot in #55
- Bump @hashgraph/sdk from 2.40.0 to 2.41.0 by @dependabot in #56
- Bump actions/setup-node from 3.8.1 to 4.0.2 by @dependabot in #52
- Bump husky from 9.0.10 to 9.0.11 by @dependabot in #63
- Bump @types/node from 20.11.17 to 20.11.19 by @dependabot in #62
- Bump nodemon from 3.0.3 to 3.1.0 by @dependabot in #65
- Bump @walletconnect/sign-client from 2.11.1 to 2.11.2 by @dependabot in #66
- Bump typedoc from 0.25.8 to 0.25.12 by @dependabot in #80
- Bump typescript from 5.3.3 to 5.4.2 by @dependabot in #79
- Bump @types/node from 20.11.19 to 20.11.25 by @dependabot in #78
- Bump esbuild from 0.20.0 to 0.20.1 by @dependabot in #69
- Bump @hashgraph/sdk from 2.41.0 to 2.42.0 by @dependabot in #74
- Bump @walletconnect/web3wallet from 1.10.1 to 1.10.2 by @dependabot in #67
- Bump follow-redirects from 1.15.5 to 1.15.6 by @dependabot in #83
- Bump esbuild from 0.20.1 to 0.20.2 by @dependabot in #84
- Bump typedoc from 0.25.12 to 0.25.13 by @dependabot in #98
- Bump typescript from 5.4.2 to 5.4.5 by @dependabot in #108
- Bump @hashgraph/sdk from 2.42.0 to 2.44.0 by @dependabot in #118
- Bump @walletconnect/utils from 2.11.2 to 2.12.2 by @dependabot in #106
- Bump @walletconnect/web3wallet from 1.10.2 to 1.11.2 by @dependabot in #107
- Bump @walletconnect/types from 2.11.2 to 2.12.2 by @dependabot in #109
- Bump @types/node from 20.11.25 to 20.12.7 by @dependabot in #111
- Bump rimraf from 5.0.5 to 5.0.7 by @dependabot in #127
- Bump @types/node from 20.12.7 to 20.12.11 by @dependabot in #130
- Bump esbuild from 0.20.2 to 0.21.2 by @dependabot in #131
- Bump @walletconnect/web3wallet from 1.11.2 to 1.12.0 by @dependabot in #133
- Bump @types/node from 20.12.11 to 20.12.12 by @dependabot in #136
- Bump esbuild from 0.21.2 to 0.21.3 by @dependabot in #138
- Bump @hashgraph/sdk from 2.44.0 to 2.45.0 by @dependabot in #137
- ci: Updated workflows and added codeowners by @rbarkerSL in #140
- Add support for multiple sessions by @franfernandez20 in #135
- Implement missing DAppSigner methods for Signer interface by @pwoosam in #116
New Contributors
- @rbarkerSL made their first contribution in #140
- @franfernandez20 made their first contribution in #135
- @pwoosam made their first contribution in #116
Full Changelog: v1.0.6...v1.1.0