@web5/api v0.8.2
🚨 Breaking Changes
- Upgrade to
dwn-sdk-js
v0.2.3 by @diehuxx in #225 and #237 - Update
dwn-sdk-js
to v0.2.4 by @diehuxx in #241 Secp256k1
- disable malleability check when verifying by @mistermoe in #244- Refactor credentials api interface by @nitro-neal in #255
🚀 Features
- Add
credentials
package to web5-js by @nitro-neal in #175 and #214 - Add
EdDSA
toJwsHeaderParams['alg']
type by @mistermoe in #194 - Export tech preview by @amika-sq in #227
- Add
did:dht
method by @decentralgabe in #240 - Set assertion method for
did:ion
by @phoebe-lew in #245 - Add PBKDF2 implementation to
@web5/crypto
by @frankhinek in #262 - Re-introduce
resolve
Method inDidApi
for DID Resolution by @frankhinek in #267
🐞 Bug Fixes
- Fix issue with
kid
by @nitro-neal in #219 - Fix typo in README.md by @captain-Akshay in #234
- Remove usage of named exports until React Native supports by @frankhinek in #257
📓 🧪 🏗️ Documentation, Tests, and Chores
- 100% test coverage for
web5/crypto
by @adam4leos in #215 - Add required property 'published' to protocols.configure example by @angiejones in #218
- Add Codesandbox for Hacktoberfest by @blackgirlbytes in #223
- Update chai to the latest version after CVE-2023-43646 by @LiranCohen in #230
- Remove
old
package by @amika-sq in #236 - Improve accessibility features for markdown files by @mishmanners in #249
- Install
tbdocs
for the@web5/api
package by @leordev in #251 - Add OSSF Scorecard by @ALRubinger in #256
- Use mocks to speed up
did:dht
tests by @decentralgabe in #258 - Update README for credentials package by @nitro-neal in #265
🌟 New Contributors
- @adam4leos made their first contribution in #215
- @blackgirlbytes made their first contribution in #223
- @LiranCohen made their first contribution in #230
- @diehuxx made their first contribution in #225
- @captain-Akshay made their first contribution in #234
- @phoebe-lew made their first contribution in #245
- @decentralgabe made their first contribution in #240
- @ALRubinger made their first contribution in #256
- @leordev made their first contribution in #251
- @mishmanners made their first contribution in #249
Full Changelog: v0.8.1...v0.8.2