webtorrent / node-bencode

bencode de/encoder for nodejs
MIT License
166 stars 36 forks source link

Update README #135

Closed ckcr4lyf closed 2 years ago

ckcr4lyf commented 2 years ago

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

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

What changes did you make? (Give an overview)

Update documentation for v3.0.0 (ESM only)

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

134

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

Optionally if we should mention usage in CJS requires dynamic import e.g.

const bencode = (await import('bencode')).default;
welcome[bot] commented 2 years ago

🙌 Thanks for opening this pull request! You're awesome.

welcome[bot] commented 2 years ago

🎉 Congrats on getting your first pull request landed!

webtorrent-bot commented 1 year ago

:tada: This PR is included in version 3.0.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: