Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@webtorrent-bot webtorrent-bot released this 16 Nov 23:19
· 21 commits to master since this release

2.0.0 (2022-11-16)

chore

BREAKING CHANGES

  • ESM only
  • refactor: esm module update
  • use export and import with destructuring
  • define default exports
  • update tests
    Signed-off-by: Lakshya Singh [email protected]
  • chore: update package.json and readme
  • chore: update deps security issue

Signed-off-by: Lakshya Singh [email protected]

  • Update package.json

Signed-off-by: Lakshya Singh [email protected]
Co-authored-by: Diego Rodríguez Baquero [email protected]

  • ESM only