v1.3.0
What's Changed
This release adds the functionality to enable communication between a wallet extension and a web dApp embedded in an iframe. Additionally, Hgraph has been added to the codeowners file to facilitate merging to main and releases. A number of dependabot updates are included in this release.
Thanks to everyone that has contributed by reviewing, testing, and adding new functionality.
- chore: Added hgraph-io-hedera to CODEOWNERS and updated to include devops-ci by @rbarkerSL in #174
- Bump step-security/harden-runner from 2.8.0 to 2.8.1 by @dependabot in #169
- Bump @types/node from 20.14.0 to 20.14.2 by @dependabot in #167
- Bump nodemon from 3.1.2 to 3.1.3 by @dependabot in #163
- Bump esbuild from 0.21.4 to 0.21.5 by @dependabot in #164
- Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #172
- Bump @hashgraph/sdk from 2.45.0 to 2.46.0 by @dependabot in #165
- Bump react from 18.2.0 to 18.3.1 by @dependabot in #162
- Bump @walletconnect/web3wallet from 1.12.0 to 1.12.1 by @dependabot in #166
- Bump prettier from 3.3.0 to 3.3.1 by @dependabot in #168
- Feat/iframe extension connect by @franfernandez20 in #86
Full Changelog: v1.2.0...v1.3.0