Skip to content

Latest commit

 

History

History
77 lines (34 loc) · 3.03 KB

CHANGELOG.md

File metadata and controls

77 lines (34 loc) · 3.03 KB

6.0.0 (2024-06-02)

  • BREAKING CHANGE: Deprecate webtorrent-hybrid (#195) (fe511bf), closes #195

BREAKING CHANGES

  • Deprecate webtorrent-hybrid

This package is deprecated as of WebTorrent >= 2.3.0 as native WebRTC support has been added to WebTorrent. Please switch to using the "webtorrent" package.

  • fix: Update ci to use NodeJS 16 to match package.json

  • Update README.md

Update Deprecated Warning to Deprecation Warning

Co-authored-by: Cas_ 6506529+ThaUnknown@users.noreply.github.com

  • fix: re-add WEBTORRENT_ANNOUNCE which is used for adding websocket trackers to magnetURIs which do not already have them.

  • feat: update webtorrent-cli to v5

5.0.2 (2022-02-01)

Bug Fixes

  • deps: update dependency webtorrent-cli to v4 (#145) (7da7ddf)

5.0.1 (2021-09-14)

Bug Fixes

5.0.0 (2021-08-26)

chore

BREAKING CHANGES

  • switch to ESM

4.1.3 (2021-08-18)

Bug Fixes

4.1.2 (2021-08-06)

Bug Fixes

  • deps: update dependency create-torrent to v5 (#134) (012f3fd)

4.1.1 (2021-07-23)

Bug Fixes

  • add semantic release, switch CI (f48c8ca)

4.1.0 (2021-05-31)

Features

  • renovate and semantic-release, webtorrent@1 (f175996)