Releases: hashgraph/hedera-wallet-connect
Releases · hashgraph/hedera-wallet-connect
Release list
v2.1.3
What's Changed
- build(deps): Bump picomatch by @dependabot[bot] in #667
- build(deps-dev): Bump @hiero-ledger/proto from 2.25.0 to 2.27.0 by @dependabot[bot] in #673
- build(deps-dev): Bump typescript from 5.9.3 to 6.0.2 by @dependabot[bot] in #674
- Deprecate EIP-155 adapter in favor of WagmiAdapter by @mrimmoy-hgraph in #678
- fix(deps): move @hiero-ledger/proto to peerDependencies by @mrimmoy-hgraph in #682
- build(deps-dev): Bump brace-expansion from 1.1.12 to 1.1.13 by @dependabot[bot] in #675
- build(deps): Bump defu from 6.1.4 to 6.1.6 by @dependabot[bot] in #679
- update release version by @tmctl in #683
Full Changelog: v2.1.2...v2.1.3
v2.1.2
What's Changed
- build(deps-dev): Bump prettier from 3.6.2 to 3.8.1 by @mrimmoy-hgraph in #653
- fix(reown): filter non-Hedera EIP155 chains in initProviders (#644) by @mrimmoy-hgraph in #665
- version bump by @tmctl in #666
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
- fix: relax @reown peer dependency versions to allow compatible ranges by @mrimmoy-hgraph in #658
- 2.1.1 by @tmctl in #664
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- fix: address review on getCaipNetworks (Follow-up to #641) by @mrimmoy-hgraph in #655
- feat: add EIP-6963 injected wallet detection to HederaAdapter by @mrimmoy-hgraph in #640
- build(deps): Bump h3 from 1.15.5 to 1.15.9 by @dependabot[bot] in #662
- build(deps-dev): Bump jest from 30.2.0 to 30.3.0 by @dependabot[bot] in #659
- EIP-6963 injection release by @tmctl in #663
Full Changelog: v2.0.7...v2.1.0
v2.0.7
What's Changed
- build(deps): Bump step-security/harden-runner from 2.14.0 to 2.14.1 by @dependabot[bot] in #633
- build(deps): Bump step-security/harden-runner from 2.14.1 to 2.14.2 by @dependabot[bot] in #637
- build(deps-dev): Bump nodemon from 3.1.11 to 3.1.14 by @dependabot[bot] in #639
- build(deps-dev): Bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in #647
- docs: restructure README for EVM developer clarity by moving v1 content into Legacy section by @mrimmoy-hgraph in #649
- build(deps): Bump step-security/harden-runner from 2.14.2 to 2.15.1 by @dependabot[bot] in #650
- build(deps): Bump actions/download-artifact from 7.0.0 to 8.0.0 by @dependabot[bot] in #645
- build(deps): Bump actions/upload-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] in #646
- fix(HederaAdapter): respect params.networks in getCaipNetworks by @pat-rg in #641
- docs: update README examples to current Reown AppKit approach by @mrimmoy-hgraph in #651
- chore: bump version to 2.0.7 by @itsbrandondev in #656
New Contributors
- @mrimmoy-hgraph made their first contribution in #649
- @pat-rg made their first contribution in #641
Full Changelog: v2.0.6...v2.0.7
v2.0.6
v2.0.5
What's Changed
Main change is migrating from Hashgraph JS sdk -> Hiero JS sdk. Thank you @themariofrancia!
- ci: migrate to OIDC for npm publishing by @PavelSBorisov in #622
- build(deps): Bump step-security/harden-runner from 2.13.2 to 2.14.0 by @dependabot[bot] in #624
- build(deps): Bump actions/checkout from 5.0.0 to 6.0.1 by @dependabot[bot] in #627
- build(deps): Bump actions/download-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] in #626
- build(deps): Bump actions/upload-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #625
- build(deps): Bump h3 from 1.15.3 to 1.15.5 by @dependabot[bot] in #628
- build(deps): Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #631
- refactor: replace @hashgraph/sdk with @hiero-ledger/sdk across project by @themariofrancia in #630
New Contributors
- @themariofrancia made their first contribution in #630
Full Changelog: v2.0.4...v2.0.5
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
v2.0.3
Release v2.0.3 - aligns with npm published version
v2.0.0
What's Changed
- NPM 2.0 Release by @tmctl in #593
- build(deps-dev): Bump typedoc-theme-hierarchy from 5.0.4 to 5.0.5 by @dependabot[bot] in #492
- build(deps-dev): Bump @types/node from 22.13.11 to 22.13.14 by @dependabot[bot] in #485
- build(deps-dev): Bump esbuild from 0.25.1 to 0.25.2 by @dependabot[bot] in #486
- build(deps-dev): Bump @swc/core from 1.11.12 to 1.11.13 by @dependabot[bot] in #487
- build(deps): Bump step-security/harden-runner from 2.11.0 to 2.11.1 by @dependabot[bot] in #493
- build(deps-dev): Bump react from 19.0.0 to 19.1.0 by @dependabot[bot] in #491
- build(deps): Bump image-size from 1.1.1 to 1.2.1 in /docs by @dependabot[bot] in #494
- build(deps-dev): Bump typescript from 5.8.2 to 5.8.3 by @dependabot[bot] in #497
- build(deps-dev): Bump @types/node from 22.13.14 to 22.14.0 by @dependabot[bot] in #498
- build(deps-dev): Bump @swc/core from 1.11.13 to 1.11.16 by @dependabot[bot] in #500
- build(deps): Bump estree-util-value-to-estree from 3.1.2 to 3.3.3 in /docs by @dependabot[bot] in #501
- build(deps-dev): Bump react-dom from 19.0.0 to 19.1.0 by @dependabot[bot] in #490
- build(deps): Bump image-size from 1.2.0 to 1.2.1 by @dependabot[bot] in #495
- build(deps): Bump actions/setup-node from 4.3.0 to 4.4.0 by @dependabot[bot] in #510
- build(deps-dev): Bump lint-staged from 15.5.0 to 15.5.1 by @dependabot[bot] in #508
- build(deps-dev): Bump @types/react-dom from 19.0.4 to 19.1.2 by @dependabot[bot] in #509
- build(deps-dev): Bump @types/node from 22.14.0 to 22.14.1 by @dependabot[bot] in #506
- build(deps-dev): Bump @swc/core from 1.11.16 to 1.11.20 by @dependabot[bot] in #507
- build(deps): Bump elliptic and @ethersproject/signing-key in /docs by @dependabot[bot] in #511
- build(deps): Bump http-proxy-middleware from 2.0.7 to 2.0.9 in /docs by @dependabot[bot] in #512
- build(deps-dev): Bump long from 5.3.1 to 5.3.2 by @dependabot[bot] in #514
- build(deps-dev): Bump @walletconnect/types from 2.19.1 to 2.20.0 by @dependabot[bot] in #513
- build(deps-dev): Bump @swc/core from 1.11.20 to 1.11.21 by @dependabot[bot] in #515
- build(deps): Bump step-security/harden-runner from 2.11.1 to 2.12.0 by @dependabot[bot] in #516
- build(deps-dev): Bump nodemon from 3.1.9 to 3.1.10 by @dependabot[bot] in #519
- build(deps-dev): Bump @swc/jest from 0.2.37 to 0.2.38 by @dependabot[bot] in #521
- build(deps-dev): Bump esbuild from 0.25.2 to 0.25.3 by @dependabot[bot] in #522
- build(deps-dev): Bump @swc/core from 1.11.21 to 1.11.22 by @dependabot[bot] in #523
- build(deps-dev): Bump @types/node from 22.14.1 to 22.15.2 by @dependabot[bot] in #525
- build(deps-dev): Bump @walletconnect/types from 2.20.0 to 2.20.2 by @dependabot[bot] in #530
- build(deps-dev): Bump @types/react-dom from 19.1.2 to 19.1.3 by @dependabot[bot] in #528
- build(deps-dev): Bump @types/node from 22.15.2 to 22.15.3 by @dependabot[bot] in #529
- build(deps-dev): Bump @swc/core from 1.11.22 to 1.11.24 by @dependabot[bot] in #531
- build(deps-dev): Bump @types/node from 22.15.3 to 22.15.17 by @dependabot[bot] in #532
- build(deps-dev): Bump esbuild from 0.25.3 to 0.25.4 by @dependabot[bot] in #534
- build(deps-dev): Bump lint-staged from 15.5.1 to 16.0.0 by @dependabot[bot] in #533
- build(deps-dev): Bump @types/react-dom from 19.1.3 to 19.1.5 by @dependabot[bot] in #536
- build(deps-dev): Bump @types/node from 22.15.17 to 22.15.18 by @dependabot[bot] in #537
- build(deps-dev): Bump @swc/core from 1.11.24 to 1.11.29 by @dependabot[bot] in #543
- build(deps-dev): Bump @types/node from 22.15.18 to 22.15.21 by @dependabot[bot] in #542
- build(deps-dev): Bump @walletconnect/types from 2.20.2 to 2.21.0 by @dependabot[bot] in #546
- build(deps-dev): Bump esbuild from 0.25.4 to 0.25.5 by @dependabot[bot] in #547
- build(deps-dev): Bump lint-staged from 16.0.0 to 16.1.0 by @dependabot[bot] in #549
- build(deps-dev): Bump @walletconnect/types from 2.21.0 to 2.21.1 by @dependabot[bot] in #553
- build(deps-dev): Bump @swc/core from 1.11.29 to 1.11.31 by @dependabot[bot] in #552
- update .github workflow files for smaller PR review by @tmctl in #544
- build(deps-dev): Bump @types/react-dom from 19.1.5 to 19.1.6 by @dependabot[bot] in #551
- build(deps-dev): Bump @types/node from 22.15.21 to 22.15.30 by @dependabot[bot] in #554
- build(deps): Bump step-security/harden-runner from 2.12.0 to 2.12.1 by @dependabot[bot] in #556
- build(deps-dev): Bump @walletconnect/types from 2.21.1 to 2.21.2 by @dependabot[bot] in #561
- build(deps-dev): Bump @swc/core from 1.11.31 to 1.12.1 by @dependabot[bot] in #563
- remove husky dependency by @tmctl in #559
- remove deprecated docs in favor of enhanced and simplified in-repo docs by @tmctl in #557
- Remove deprecated demos by @tmctl in #558
- build(deps-dev): Bump @types/node from 22.15.30 to 24.0.1 by @dependabot[bot] in #564
- build(deps-dev): Bump jest and @types/jest by @dependabot[bot] in #567
- build(deps-dev): Bump jest from 30.0.0 to 30.0.2 by @dependabot[bot] in #572
- build(deps-dev): Bump @swc/core from 1.12.1 to 1.12.5 by @dependabot[bot] in #569
- build(deps-dev): Bump concurrently from 9.1.2 to 9.2.0 by @dependabot[bot] in #570
- build(deps-dev): Bump @walletconnect/types from 2.21.2 to 2.21.3 by @dependabot[bot] in #571
- Update dApp signer to allow a transaction to be sent to wallet before sending node id by @tmctl in #526
- update readme by @tmctl in #574
- V2 updated libraries by @tmctl in #575
- build(deps-dev): Bump prettier from 3.5.3 to 3.6.2 by @dependabot[bot] in #576
- build(deps-dev): Bump @swc/core from 1.12.5 to 1.12.7 by @dependabot[bot] in #579
- build(deps-dev): Bump jest and @types/jest by @dependabot[bot] in #583
- build(deps): Bump step-security/harden-runner from 2.12.1 to 2.13.0 by @dependabot[bot] in #582
- update config files by @tmctl in #586
- build(deps-dev): Bump jest from 30.0.3 to 30.0.4 by @dependabot[bot] in #584
- build(deps-dev): Bump @swc/jest from 0.2.38 to 0.2.39 by @dependabot[bot] in #585
- Integrate EIP:155 namespace by @tmctl in https://g...