Skip to content

1.1.5

Compare
Choose a tag to compare
@gabrielkuettel gabrielkuettel released this 16 Jan 21:20
· 340 commits to main since this release

How to upgrade

Yarn

npm install @txnlab/use-wallet@latest

NPM

yarn upgrade @txnlab/use-wallet --latest

What's Changed

  • chore: update README
  • feat: add status, isReady and isActive properties to check status of the providers
  • chore: update package.json

Full Changelog: v1.0.5...v1.1.5