Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

v4.1.0 Beta 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@aaronmgdr aaronmgdr released this 10 Aug 11:52
· 5 commits to release/4.1 since this release

NEW FEATURES

  • Coinbase wallet support
  • Can Pass in your own logger to track events or debug your app

FIXES

  • properly disconnect when metamask is locked (new since last alpha release)
  • improved stability on wallet-connect based connections.

REFACTORS

  • standardise on camel-case file names
  • split large files into many separate
  • restructures the logic / state propagation between dapp and wallet from callbacks to event listeners and actor functions.

OTHER

  • expanded test coverage

NPM page for 4.1.0-beta.1