Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 22:42
· 763 commits to master since this release
b6e1138

3.0.0 (2023-07-21)

Bug Fixes

  • deps: upgraded mdast plugins, including mdast-zone (c28e695)

Features

  • esm: converted the project to esm-only (bad707e), closes #776
  • node-versions: raised the minimum supported version to v16.14 and dropped v17 support (6749a2b)

BREAKING CHANGES

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