v3.5.4
3.5.4 (2022-04-28)
Code Refactoring
BREAKING CHANGES
-
ESM only
-
chore: update imports and export index.js
esm import/export syntax
Signed-off-by: Lakshya Singh [email protected]
- chore: update imports in tests
esm import syntax with path
Signed-off-by: Lakshya Singh [email protected]
- chore: bump bitfield for esm
4.1.0 is esm based while 4.0.0 was commonjs
Signed-off-by: Lakshya Singh [email protected]
- chore: update package.json for esm
specify minimum nodejs version for esm support
exports defined
type change to module
Signed-off-by: Lakshya Singh [email protected]
- chore: update readme with esm syntax
Signed-off-by: Lakshya Singh [email protected]