Skip to content

v4.0.0

Choose a tag to compare

@bartveneman bartveneman released this 08 Mar 22:46
· 20 commits to main since this release

Breaking changes

  • Node support went from >=18 to >=20.12.0 (#122)
  • The CLI script is now loaded as ESM instead of CJS. Should not be a noticeable change (#122)
  • External dependencies were previously bundled into the CLI script but now loaded via node_modules (#122)

What's Changed

Full Changelog: v3.2.0...v4.0.0