Releases: vu3th/vue-dapp
Releases · vu3th/vue-dapp
v0.6.3
0.6.3 (2022-12-22)
Bug Fixes
- stay disconnected after clicking disconnect and refreshing page, close #104, #62 (7ae9f40)
v0.6.2
0.6.2 (2022-11-18)
Bug Fixes
- uncaught type error when not providing plugin options (e9d0d2e)
v0.6.1
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
0.6.0 (2022-10-23)
Features
- automatically load MetaMask wallet, close #80 (69c17ee)
v0.5.9
0.5.9 (2022-10-21)
Bug Fixes
- watch isActivated for the onActivatedHook (dcf0c9a)
v0.5.8
0.5.8 (2022-08-24)
Bug Fixes
v0.5.7
- fix: metamask can't clone reactive object #76 (@re2005 )
v0.5.5
- Fix update wallet balance interval to avoid errors when changing networks
v0.5.4
- 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!