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
## @libp2p/daemon-v1.0.0 (2022-03-28)
### ⚠ BREAKING CHANGES
* This module is now ESM only
### Features
* convert to typescript ([#78](#78)) ([f18b2a4](f18b2a4))
@@ -254,6 +265,3 @@ Example: `jsp2pd --sock=/tmp/p2p.sock` would now be `jsp2pd --listen=/unix/tmp/p
254
265
### Features
255
266
256
267
* initial implementation of the libp2p daemon spec ([#1](https://github.com/libp2p/js-libp2p-daemon/issues/1)) ([383a6bd](https://github.com/libp2p/js-libp2p-daemon/commit/383a6bd))
0 commit comments