Skip to content

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Aug 06:26
· 412 commits to master since this release
9d8695b

4.0.0 (2023-08-13)

Bug Fixes

  • deps: upgraded the core package to the latest version (3796fd3)

Features

  • esm: converted the project to esm-only (39e8e83), closes #726
  • node-versions: raised the minimum required version to v16.14 and dropped v17 support (5e5a85f)

BREAKING CHANGES

  • node-versions: node v16.14 is now the minimum supported version and v17 support has been dropped
  • esm: the package is now esm-only