You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* refactor to use async/await ([#8](https://github.com/libp2p/js-libp2p-delegated-peer-routing/issues/8)) ([1827328](https://github.com/libp2p/js-libp2p-delegated-peer-routing/commit/1827328))
8
+
9
+
10
+
### BREAKING CHANGES
11
+
12
+
* API refactored to use async/await
13
+
14
+
Also upgrades all the deps, moves from `ipfs-api` to `ipfs-http-client`
15
+
and removes a lot of results massaging that is now done in the
0 commit comments