feat: esm#131
Merged
Merged
Conversation
27 tasks
Contributor
|
Nice one, I had ended up making my own fork because I needed ESM support. Would you consider adding a types file for Typescript? I think one of the biggest problems is the current types never worked for me in Typescript. This is my types file: https://github.com/ckcr4lyf/bencode-esm/blob/6b9256a519753252bce44ac568b5adbc255c919c/lib/index.d.ts , to import as a named default https://github.com/ckcr4lyf/qbit-race/blob/2e56bda3372ed022effcb1114fab24f74304c926/src/helpers/torrent.ts#L1 |
Member
Author
|
no, this is ESM, make you own PR |
DiegoRBaquero
approved these changes
Nov 25, 2022
Member
Author
|
force pushed because Semantic Pull Request is trolling |
webtorrent-bot
pushed a commit
that referenced
this pull request
Nov 28, 2022
# [3.0.0](v2.0.3...v3.0.0) (2022-11-28) ### Features * esm ([#131](#131)) ([b111818](b111818)) ### BREAKING CHANGES * ESM only
|
🎉 This PR is included in version 3.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


What is the purpose of this pull request? (put an "X" next to item)
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?