-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade dwn-sdk-js
to latest v0.4.0
#736
Conversation
🦋 Changeset detectedLatest commit: 396ed91 The changes in this PR will be included in the next version bump. This PR includes changesets to release 5 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
TBDocs Report ✅ No errors or warnings @web5/api
@web5/crypto
@web5/crypto-aws-kms
@web5/dids
@web5/credentials
TBDocs Report Updated at 2024-07-03T14:50:36Z |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #736 +/- ##
==========================================
+ Coverage 90.92% 91.26% +0.33%
==========================================
Files 119 119
Lines 30167 30058 -109
Branches 2250 2256 +6
==========================================
+ Hits 27429 27432 +3
+ Misses 2703 2592 -111
+ Partials 35 34 -1
|
939ea1d
to
71f4e69
Compare
71f4e69
to
9a56e42
Compare
…onversion to better account for edge cases
…ists in the target or does not exist at all
cf6cfbb
to
1d9bad3
Compare
dwn-sdk-js
to latest v0.4.0
dwn-sdk-js
to latest v0.4.0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎖️ 🐐
That's a lot of new sync engine tests!!
Events
interface toMessages
interface methodsMessagesGet
now returns a single Message along with the data, avoiding a subsequentRecordsRead
during sync.