Features
- Clean the generated
factory.did.js
duringjuno dev build
to avoid errors if the JS file is embedded in TypeScript checks. - Replace the usage of the deprecated
core-peer
withcore
. - Adapt the usage of
did-tools
to parse eithercore
orcore-standalone
.
Chore
- Adopt reduced semantic versioning starting with
v0.1.0
, usingv.x.y
wherex
denotes breaking changes.