Skip to content

Releases: vu3th/vue-dapp

v0.6.3

22 Dec 03:16
Compare
Choose a tag to compare

0.6.3 (2022-12-22)

Bug Fixes

  • stay disconnected after clicking disconnect and refreshing page, close #104, #62 (7ae9f40)

v0.6.2

18 Nov 07:00
Compare
Choose a tag to compare

0.6.2 (2022-11-18)

Bug Fixes

  • uncaught type error when not providing plugin options (e9d0d2e)

v0.6.1

05 Nov 06:29
Compare
Choose a tag to compare

0.6.1 (2022-11-05)

Feature

  • Add Gnosis Safe Connector (PR #94)

Bug Fixes

  • auto-connect with gnosis safe (05c1f3c)
  • refactor autoConnect and export isNotSafeApp for users to conditionally include the connector or not (59d5e26)

v0.6.0 SPY x FAMILY

23 Oct 07:12
Compare
Choose a tag to compare

0.6.0 (2022-10-23)

Features

  • automatically load MetaMask wallet, close #80 (69c17ee)

v0.5.9

21 Oct 13:02
Compare
Choose a tag to compare

0.5.9 (2022-10-21)

Bug Fixes

  • watch isActivated for the onActivatedHook (dcf0c9a)

v0.5.8

24 Aug 15:08
Compare
Choose a tag to compare

0.5.8 (2022-08-24)

Bug Fixes

v0.5.7

24 Aug 13:40
Compare
Choose a tag to compare
  • fix: metamask can't clone reactive object #76 (@re2005 )

v0.5.6

23 Aug 11:48
Compare
Choose a tag to compare
  • feat: make chain list extendable #59 (by @re2005)

v0.5.5

16 Aug 09:38
c357bd9
Compare
Choose a tag to compare
  • Fix update wallet balance interval to avoid errors when changing networks

v0.5.4

07 Aug 08:34
c8babd1
Compare
Choose a tag to compare
  • refactor: clean up chain names & urls PR #56
  • fix: issue #57 metamask network change PR #58
  • feat: autoupdate balance every 10 seconds PR #63
  • feat: add ens support PR #65
  • fix: avoid uncaught error when user closes the WalletConnect QR modal PR #69

Special thanks to @re2005 and @Mulander-J for their contributions!