v0.15.1
Added
- Awaiting DHT sync: Add duplicated functions
conductorCellDhtSync
andisConductorCellDhtEqual
of existing functionsdhtSync
and make the prior versions aliases to these. New versions take in anIConductorCell
which just wraps anIConductor
andCellId
.
Fixed
- Security bump:
webpki
to v0.22.2 - Security bump:
@microsoft/api-extractor
to v7.36.2