Skip to content
This repository was archived by the owner on Feb 21, 2024. It is now read-only.

v2.2.0

Choose a tag to compare

@rdig rdig released this 05 Mar 11:28
· 288 commits to master since this release
4482c77

This MINOR release exposes a internal purser-metamask's to the public namespace: accountChangeHook. This is now available for direct import and it's to be used to hook a callback onto Metamask's State Event updates, so that you can act on wallet address changes from the UI.

Docs:

  • Add purser-metamask accountChangeHook entry and usage examples: c45b34b and #212

Monorepo:

  • Updated dev dependencies:
  • Bumped version to next MINOR: 2.2.0

purser-metamask:

  • Exposed accountChangeHook method: #207
  • Bumped version to next MINOR: 2.2.0