v11.0.0
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]