2.0.0 (2022-11-16)
- 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
1.1.1 (2021-07-23)
- add semantic release, switch CI (211c24b)