Skip to content

v13.0.0-alpha.19

Pre-release
Pre-release
Compare
Choose a tag to compare
@monitz87 monitz87 released this 03 Feb 16:51
· 1581 commits to master since this release
dd86024

13.0.0-alpha.19 (2022-02-03)

Features

BREAKING CHANGES

  • 馃Ж isSingleClaimCondition and isMultiClaimCondition moved from
    src/types/index.ts to src/utils/typeguards.ts
  • 馃Ж Moved isPortfolioCustodianRole, isVenueOwnerRole, isCddProviderRole,
    isTickerOwnerRole, isIdentityRole from src/types/index.ts to
    src/utils/typeguards.ts
  • 馃Ж InvestorUniqueness, InvestorUniqunessV2, CddClaim converted from type to
    interface