Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Aug 20:39
· 716 commits to master since this release
27a93a5

2.0.0 (2021-08-17)

Bug Fixes

  • esm: defined the exports block in the package.json (3ed9e37)

Code Refactoring

  • esm: converted the package to esm only (7692ef8)

BREAKING CHANGES

  • esm: this module is now ESM-only and requires a minimum node version of v12.17