Skip to content

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 02:07
· 29 commits to main since this release
ddd0057

1.5.0 (2022-07-22)

Bug Fixes

  • useConnect hook was throwing error if onError callback is not provided (16d60bb)

Features

  • useAccount hook now returns Ethereum Name Service domain with address. (322cfc1)
  • useAccountChange hook to listen to account change event (2f2e12c)
  • Update account state when account changed (059d7ed)
  • useERC20Balance hook (b749fcd)
  • useBalance & useERC20Balance hooks format parameter (93f38f2)