Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [2.0.0](v1.1.1...v2.0.0) (2022-11-16) ### chore * switch to ESM ([#17](#17)) ([68d1c3c](68d1c3c)) ### 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 - use destruct in readme Signed-off-by: Lakshya Singh <[email protected]> * 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
- Loading branch information