v1.7.0
Added
- Add links in the default Vue template (@PaulRBerg)
- Add user info in the wallet button with ENS support (#146) (@makoto, @PaulRBerg)
Changed
- Replace the "Disconnect Wallet" label with the user info (@PaulRBerg)
- Upgrade dependencies in default React and Vue templates (@PaulRBerg)
- Wrap
web3Modal
instance inuseMemo
hook (@PaulRBerg)
Removed
- Remove redundant
nohoist
field in top-levelpackage.json
(#139) (@PaulRBerg) - Remove the "www" prefix from links in the default Vue template (@PaulRBerg)