github PolymeshAssociation/polymesh-sdk v8.0.0-beta.1

latest releases: v24.4.0-alpha.4, v24.4.0-alpha.3, v24.4.0-alpha.2...
pre-release2 years ago

8.0.0-beta.1 (2021-08-17)

Bug Fixes

  • account: improve authorization checks when leaving identity (306797d)
  • 🐛 improve auth check for leaveIdentity (95892e0)

Features

  • account: move all CurrentAccount methods to Account (43b703b)
  • identity: move all CurrentIdentity functionality to Identity (7f73017)

BREAKING CHANGES

  • account: The CurrentAccount entity has been removed, and all of its methods moved to
    Account. The error thrown by account.leaveIdentity when there is no Identity associated to the
    Account is now different
  • identity: Remove the CurrentIdentity entity and move all of its functionality to the
    Identity entity

Don't miss a new polymesh-sdk release

NewReleases is sending notifications on new releases.