Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [3.5.4](v3.5.3...v3.5.4) (2022-04-28) ### Code Refactoring * switch to ESM ([#90](#90)) ([fce2548](fce2548)) ### 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]>
- Loading branch information