@web5/api v0.8.3
🚨 Breaking Changes
- Bump
dwn-sdk-js
to v0.2.6 and fix bugs by @diehuxx in #290 - Bump
dwn-sdk-js
to v0.2.8 by @LiranCohen in #310 - Modify
VerifiableCredential.create()
method signature by @nitro-neal in #311 - Refactor
@web5/crypto
to replace Web CryptoCryptoKey
with JWK by @frankhinek in #318
🚀 Features
- Improve
SyncManager
to enable use of to useabstract-level
implementations by @shamilovtim in #309 - Support resolution of
did:dht
DIDs inVerifiableCredential
implementation by @phoebe-lew in #321 - Add support for
RecordsQuery
pagination by @LiranCohen in #268
🐞 Bug Fixes
- Fix incorrect
MessageOptions
forRecordsRead
requests inSyncManager
by @LiranCohen in #297 - Fix bug with
record.data.*
after record queries by @frankhinek in #298 - Fix bug that was causing
record.send()
andrecord.update()
issues by @frankhinek in #300 - Fix bugs with reading remote DWN records and repeated
record.data.*
access by @frankhinek in #327 - Fix error message in
src/web5.ts
by @stevegee1 in #304
📓 🧪 🏗️ Documentation, Tests, and Chores
- Add
sdk-development
compliance validation to CI by @finn-tbd in #291 - Add Snyk for Vulns and License checks by @leordev in #293
- Bump
readable-stream
types dependency by @frankhinek in #299 - Test for did:dht signed VCs + release by @phoebe-lew in #322
- Fix tsconfig errors by @shamilovtim in #306
- Decouple tbdocs commenter by @leordev in #323
- Replace Karma with Web Test Runner by @shamilovtim in #316
- Bump package versions in preparation for @web5/api 0.8.3 release by @frankhinek in #335
🌟 New Contributors
- @stevegee1 made their first contribution in #304
- @shamilovtim made their first contribution in #309
Full Changelog: v0.8.2...v0.8.3