Skip to content

v5.0.0

Compare
Choose a tag to compare
@uport-automation-bot uport-automation-bot released this 09 Feb 16:20
· 228 commits to next since this release

5.0.0 (2023-02-09)

Bug Fixes

  • did-manager: rename AbstractDIDStore methods for SES compatibility (0287340), closes #1090
  • did-provider-pkh: add missing caip dependency (#1112) (60bc5fd), closes #1111
  • did-provider-pkh: refactor and simplify did:pkh plugin (#1113) (42be48f)
  • key-manager: rename Abstract[Private]KeyStore methods for SES compatibility (91631b6), closes #1090

test(did-provider-ion): skip a couple of tests that fail with unreasonable errors
fix: temporarily remove puppeteer tests
fix: use craco for test-react-app to enable babel config

Build System

  • convert veramo modules to ECMAScript Module(ESM) instead of CommonJS (#1103) (b5cea3c), closes #1099

Features

BREAKING CHANGES