Web5 JS v0.7.1
Pre-release
Pre-release
This is primarily a hot fix release to resolve an incorrect export path for the bundled versions for web browsers.
The only change to external API methods is that the DID is now a required value for the Protocol.send() instance method to be consistent with Record.send(). The release notes for 0.7.0 did not require modification since the DID was being specified in the examples.
What's Changed
- Fix GitHub Actions CI Tests and Update Test Profile Fixtures by @frankhinek in #65 #67
- Fix Browser Exports by @mistermoe in #68
Full Changelog: v0.7.0...v0.7.1