# [2.0.0](https://github.com/webtorrent/bep53-range/compare/v1.1.1...v2.0.0) (2022-11-16)


### chore

* switch to ESM ([#17](https://github.com/webtorrent/bep53-range/issues/17)) ([68d1c3c](https://github.com/webtorrent/bep53-range/commit/68d1c3c2576031a7e5ec495532e423f739ffde79))


### BREAKING CHANGES

* ESM only
* refactor: esm module update

- use export and import with destructuring
- define default exports
- update tests
Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>

* chore: update package.json and readme

- use destruct in readme
Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>

* chore: update deps security issue

Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>

* Update package.json

Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
Co-authored-by: Diego Rodríguez Baquero <github@diegorbaquero.com>
* ESM only

## [1.1.1](https://github.com/webtorrent/bep53-range/compare/v1.1.0...v1.1.1) (2021-07-23)


### Bug Fixes

* add semantic release, switch CI ([211c24b](https://github.com/webtorrent/bep53-range/commit/211c24ba887d5d95bc7dfd8a2591f05518eb73ed))
