@digitalcredentials/verifier-core
Version:
For verifying Verifiable Credentials in the browser, Node.js, and React Native.
20 lines (10 loc) • 467 B
Markdown
@digitalcredentials/verifier-core CHANGELOG
# 1.0.0-beta.11 - December 15 2025
## Added
- Returns staus list errors that had been incorrectly swallowed. See the README for new errors that are returned.
# 1.0.0-beta.10 - October 24 2025
## Added
- Returns more informative results for json-ld safe-mode errors. See the README for details.
# 1.0.0-beta.9 - October 2 2025
## Added
- Adds schema validation results to the returned verification results.