8.0.0
uport-automation-bot
released this
18 Jan 04:03
·
9 commits
to master
since this release
8.0.0 (2024-01-18)
Features
BREAKING CHANGES
- The return types have changed for of
extractPublicKeyBytes()
andmultibaseToBytes()
from Uint8Arrays to Objects containing thekeyBytes: Uint8Array
and a decoded or inferredkeyType: string | undefined