Skip to content

Releases: webtorrent/bep53-range

v2.0.0

16 Nov 23:19
Compare
Choose a tag to compare

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

v1.1.1

23 Jul 18:33
Compare
Choose a tag to compare

1.1.1 (2021-07-23)

Bug Fixes

  • add semantic release, switch CI (211c24b)