Skip to content

Latest commit

 

History

History
34 lines (16 loc) · 1.92 KB

CHANGELOG.md

File metadata and controls

34 lines (16 loc) · 1.92 KB

Changelog

0.2.3 (2023-08-10)

Bug Fixes

  • getRewardAddresses is not part of wallet object. Therefore checking the enable function (8751130)

0.2.2 (2023-08-09)

Bug Fixes

  • remove unused check for isEnabled function and replace it for a check of getRewardAddresses (156e720)

0.2.1 (2023-07-11)

Features

  • add a pure js, html and css connect wallet button using the connect-with-wallet-core lib (b257884)
  • upload core lib with version and with tag latest to GitHub pages (213e924)

0.2.0 (2023-07-08)

⚠ BREAKING CHANGES

  • refactor the libs into two modules which are both available as npm modules

Features

  • refactor the libs into two modules which are both available as npm modules (008d523)