Skip to content

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Apr 04:35
· 132 commits to main since this release

4.0.0 (2025-04-12)

The project now ships as ESM-Only which mean no more CommonJS (CJS) and that's all this new release includes. If you were already using import then this release should be transparent without any changes required.

⚠ BREAKING CHANGES

  • build as ESM-Only, drop CJS

Features

Bug Fixes