-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [@libp2p/daemon-server-v6.0.0](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-server-v5.0.2...@libp2p/daemon-server-v6.0.0) (2023-07-31) ### ⚠ BREAKING CHANGES * stream close methods are now asyc, requires [email protected] or later ### Features * close streams gracefully ([#213](#213)) ([92eebfa](92eebfa)) ### Dependencies * bump aegir from 38.1.8 to 39.0.1 ([#202](#202)) ([3bf4027](3bf4027)) * update sibling dependencies ([ba4dd19](ba4dd19))
- Loading branch information
1 parent
ba4dd19
commit 0fb53b6
Showing
2 changed files
with
18 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,20 @@ | ||
## [@libp2p/daemon-server-v6.0.0](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-server-v5.0.2...@libp2p/daemon-server-v6.0.0) (2023-07-31) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* stream close methods are now asyc, requires [email protected] or later | ||
|
||
### Features | ||
|
||
* close streams gracefully ([#213](https://github.com/libp2p/js-libp2p-daemon/issues/213)) ([92eebfa](https://github.com/libp2p/js-libp2p-daemon/commit/92eebfa12ba1fb42ae6c9e164fb0d69647e62074)) | ||
|
||
|
||
### Dependencies | ||
|
||
* bump aegir from 38.1.8 to 39.0.1 ([#202](https://github.com/libp2p/js-libp2p-daemon/issues/202)) ([3bf4027](https://github.com/libp2p/js-libp2p-daemon/commit/3bf402752a92c3ebb96435eaa7923ce22ef76ea0)) | ||
* update sibling dependencies ([ba4dd19](https://github.com/libp2p/js-libp2p-daemon/commit/ba4dd190e0e4101291195d5ffdf6bd3f982ee457)) | ||
|
||
## [@libp2p/daemon-server-v5.0.2](https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-server-v5.0.1...@libp2p/daemon-server-v5.0.2) (2023-04-27) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters