We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d93a025 commit f985936Copy full SHA for f985936
2 files changed
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+# [4.0.0](https://github.com/webtorrent/ut_pex/compare/v3.0.2...v4.0.0) (2022-11-16)
2
+
3
4
+### Features
5
6
+* esm ([#57](https://github.com/webtorrent/ut_pex/issues/57)) ([bbdeae1](https://github.com/webtorrent/ut_pex/commit/bbdeae13298617bd0a503f189ae23d4c26f80d96))
7
8
9
+### BREAKING CHANGES
10
11
+* ESM only
12
13
## [3.0.2](https://github.com/webtorrent/ut_pex/compare/v3.0.1...v3.0.2) (2021-08-04)
14
15
package.json
@@ -1,7 +1,7 @@
{
"name": "ut_pex",
"description": "Extension for Peer Discovery (PEX)",
- "version": "3.0.2",
+ "version": "4.0.0",
"author": {
"name": "WebTorrent LLC",
"email": "feross@webtorrent.io",
0 commit comments