Skip to content

@cardano-sdk/web-extension@0.24.0

Compare
Choose a tag to compare
@lace-bot lace-bot released this 02 Feb 10:31
· 1299 commits to master since this release
9bf88aa

0.24.0 (2024-02-02)

⚠ BREAKING CHANGES

  • TrackerSubject.value$ type changed to T | typeof TrackerSubject.NO_VALUE
  • web-extension: WalletRepository.addWallet now requires at least 1 account for bip32 wallets

Bug Fixes

  • emit null through remote api when no wallet is active (bd9b6cd)
  • web-extension: correct updateMetadata props type (521eee5)
  • web-extension: hoist extendedAccountPublicKey from Bip32Wallet into Bip32WalletAccount (2184be1)