Skip to content

Releases: ethaccount/vue-dapp

v0.4.4

19 Nov 03:36
Compare
Choose a tag to compare

Big Changes

  • Remove vue-demi, so only support Vue 3
  • Add @walletconnect/web3-provider, so no longer needed WalletConnect CDN in index.html
  • Target changed into es2015 in tsconfig.json for compiling optional chaining for Vue CLI

Features

  • Support Vue CLI (#17)

v0.4.2

17 Sep 13:27
Compare
Choose a tag to compare
  • Fix some bugs
  • Update documentation

v0.4.1

15 Sep 07:36
Compare
Choose a tag to compare

Big Changes

  • Change <board> with <vdapp-board>
  • Register component <vdapp-modal>

Features

  • Add useMulticall
  • Add useToken
  • Add useEthersHooks

Others

  • Refactor
  • improve UX

v0.4.0 Seqalu

05 Sep 04:15
Compare
Choose a tag to compare

Big Changes

  • WalletConnect support
  • Refactor with useWallet and useEthers
  • Remove useMetamask, using class MetaMask and WalletConnect
  • Remove vue-composable with custom v-click-outside directive

Component Library

28 Aug 08:52
Compare
Choose a tag to compare
  • Reset rollup.config.js for becoming components library
  • Update useMetamask with event handler

Initial Release

24 Aug 07:34
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release
  • Simple metamask available