Skip to content

Releases: aragon/use-wallet

v0.15.0 - Optimism

21 Sep 08:03
158e712
Compare
Choose a tag to compare

Thanks to @0xGabi this package supports now Optimism and Optimism Sepolia

v0.14.0 - Walletconnect V2

17 Jul 13:43
7b3a9b5
Compare
Choose a tag to compare

Adds integration for Walletconnect v2

v0.13.6 - brings back network name

05 Apr 13:56
03c5795
Compare
Choose a tag to compare

readds the network name because it is a breaking change

v0.13.5 - Image embeds

05 Apr 12:29
093f960
Compare
Choose a tag to compare

Embeds wallet icons into the package itself to resolve issues with CDN provider

v0.13.4

14 Jan 11:15
5892c30
Compare
Choose a tag to compare

What's Changed

  • Added additional chain information (Thunder, Metis, Celo)
  • Updated chain information (Avalanche)
  • Updated documentation (description for auto-connect parameter)
  • Updated dependencies
  • Added React ^17 as peer-dependency

v0.13.1

14 Dec 11:51
d431fde
Compare
Choose a tag to compare

What's Changed

  • Added autoconnect feature
  • Fixed wallet connect bug
  • updated dependencies

v0.13.0

25 Oct 21:09
f72523d
Compare
Choose a tag to compare

What's Changed

  • add Arbitrum config

useWallet() 0.11.0

12 Oct 10:58
Compare
Choose a tag to compare

This minor updates adds

  • isConnceted to the value returned by the provider.
  • Information about the Avalanche chain to KNOWN_CHAINS
  • Information about the Harmony chain to KNOWN_CHAINS
  • Updates the walletconnector library used internally

useWallet() 0.9.0

21 May 07:58
Compare
Choose a tag to compare
useWallet() 0.9.0 Pre-release
Pre-release

This version adds the following features:

  • Moving to typescript
  • Support for Ledger Hardware wallets

useWallet() 0.8.1

03 Dec 12:22
Compare
Choose a tag to compare

This version adds the following changes:

  • Types: add provided field in connectors (#61)
  • Known chains: add Expanse, Kovan, Ganache (#57)