Skip to content

Releases: kolirt/vue-web3-auth

v0.1.5

25 Dec 10:55
Compare
Choose a tag to compare

minor update

v0.1.4

29 Jul 14:41
Compare
Choose a tag to compare

Fixed

  1. autoInit

Full Changelog: v0.1.3...v0.1.4

v0.1.3

30 Jun 16:10
Compare
Choose a tag to compare

Updated:

  1. type DecodedEvent

Full Changelog: v0.1.2...v0.1.3

v0.1.2

30 Jun 14:09
Compare
Choose a tag to compare

Updated:

  1. action parseEvents

Full Changelog: v0.1.1...v0.1.2

v0.1.1

29 Jun 23:06
Compare
Choose a tag to compare

Added:

  1. action fetchTransactionReceipt
  2. action parseEvents

Full Changelog: v0.1.0...v0.1.1

v0.1.0

28 Jun 16:18
Compare
Choose a tag to compare

Updated:

  1. action writeContract

Upgraded:

  1. dependencies

Full Changelog: v0.0.13...v0.1.0

v0.0.13

23 Jun 23:25
Compare
Choose a tag to compare

Added:

  1. enableCustomProvider in general options
  2. implementation of publicProvider other than w3mProvider

Updated:

  1. in useFetchBalance changed the ref to reactive in the data

Full Changelog: v0.0.12...v0.0.13

v0.0.12

22 Jun 22:23
Compare
Choose a tag to compare

fix emit

Full Changelog: v0.0.11...v0.0.12

v0.0.11

21 Jun 12:56
Compare
Choose a tag to compare

Added:

  1. composable useFetchBalance

Full Changelog: v0.0.10...v0.0.11

v0.0.10

21 Jun 08:53
Compare
Choose a tag to compare

Fix v0.0.9

v0.0.9

Added:

  1. function sendTransaction
  2. function signMessage
  3. function watchContractEvent

Full Changelog: v0.0.8...v0.0.10