Skip to content

fix: specify option types explicitly#179

Merged
DiegoRBaquero merged 1 commit intowebtorrent:masterfrom
OsmanAltun:fix/178
Jul 16, 2021
Merged

fix: specify option types explicitly#179
DiegoRBaquero merged 1 commit intowebtorrent:masterfrom
OsmanAltun:fix/178

Conversation

@OsmanAltun
Copy link
Copy Markdown
Contributor

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

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

What changes did you make? (Give an overview)
Made sure that most options have explicitly specified types. (Some options can be either a boolean or a string, those do not have a type specified)

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

Is there anything you'd like reviewers to focus on?
Double check the type per option.

@DiegoRBaquero DiegoRBaquero merged commit 878c2f7 into webtorrent:master Jul 16, 2021
webtorrent-bot pushed a commit that referenced this pull request Jul 16, 2021
## [3.5.2](v3.5.1...v3.5.2) (2021-07-16)

### Bug Fixes

* specify option types explicitly ([#179](#179)) ([878c2f7](878c2f7))
@webtorrent-bot
Copy link
Copy Markdown

🎉 This PR is included in version 3.5.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@OsmanAltun OsmanAltun deleted the fix/178 branch July 16, 2021 18:39
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.

webtorrent --mpv order changed in 3.3?

3 participants