Skip to content

v11.0.0

Compare
Choose a tag to compare
@webtorrent-bot webtorrent-bot released this 05 Dec 11:15
· 47 commits to master since this release

11.0.0 (2022-12-05)

Features

BREAKING CHANGES

  • ESM only

  • refactor: update import/export of source files

use esm import export
Signed-off-by: Lakshya Singh [email protected]

  • refactor: update common test file

use esm const exports and imports
Signed-off-by: Lakshya Singh [email protected]

  • chore: update import in tests

Signed-off-by: Lakshya Singh [email protected]

  • chore: update package.json for esm support

Signed-off-by: Lakshya Singh [email protected]

  • chore: update Readme esm

small fix new DHT() now new DHT
Signed-off-by: Lakshya Singh [email protected]

  • fix: node:crypto use

use valid absolute URL strings
Signed-off-by: Lakshya Singh [email protected]

  • chore: order module imports

Signed-off-by: Lakshya Singh [email protected]

Signed-off-by: Lakshya Singh [email protected]
Co-authored-by: Lakshya Singh [email protected]