Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [11.0.0](v10.0.7...v11.0.0) (2022-12-05) ### Features * esm ([#263](#263)) ([232b9fd](232b9fd)) ### BREAKING CHANGES * ESM only * refactor: update import/export of source files use esm import export Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com> * refactor: update common test file use esm const exports and imports Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com> * chore: update import in tests Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com> * chore: update package.json for esm support Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com> * chore: update Readme esm small fix new DHT() now new DHT Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com> * fix: node:crypto use use valid absolute URL strings Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com> * chore: order module imports Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com> Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com> Co-authored-by: Lakshya Singh <lakshay.singh1108@gmail.com>
- Loading branch information