Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: esm #263

Merged
merged 9 commits into from
Dec 5, 2022
Merged

feat: esm #263

merged 9 commits into from
Dec 5, 2022

Conversation

ThaUnknown
Copy link
Member

What is the purpose of this pull request? (put an "X" next to item)

[ ] Documentation update
[ ] Bug fix
[ ] New feature
[ ] Other, please explain:

What changes did you make? (Give an overview)

Which issue (if any) does this pull request address?

Is there anything you'd like reviewers to focus on?

king-11 and others added 9 commits May 14, 2022 10:17
use esm import export
Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
use esm const exports and imports
Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
small fix new DHT() now new DHT
Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
use valid absolute URL strings
Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
@ThaUnknown ThaUnknown merged commit 232b9fd into webtorrent:master Dec 5, 2022
@ThaUnknown ThaUnknown deleted the esm-fix branch December 5, 2022 11:13
webtorrent-bot pushed a commit that referenced this pull request Dec 5, 2022
# [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>
@webtorrent-bot
Copy link

🎉 This PR is included in version 11.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants