Skip to content

v1.8.0

Latest
Compare
Choose a tag to compare
@CassioMG CassioMG released this 14 Nov 17:54
1c94621

Release notes - Typescript Wallet SDK - 1.8.0

Main Module typescript-wallet-sdk

Added

  • Upgrade @stellar/stellar-sdk to 13.0.0-beta.1 which supports the Protocol 22 XDR (#172)
  • Add transaction_id field to SEP-12 requests (#165)
  • Make withdraw_anchor_account field optional (#164)
  • Deprecate getServicesInfo() in favor of Sep24.info() (#166)

Key Manager Module typescript-wallet-sdk-km

Added

  • Upgrade @stellar/stellar-sdk to 13.0.0-beta.1 which supports the Protocol 22 XDR (#172)

Soroban Module typescript-wallet-sdk-soroban

Added

  • Upgrade @stellar/stellar-sdk to 13.0.0-beta.1 which supports the Protocol 22 XDR (#172)

Full Changelog

v1.7.0...v1.8.0