Skip to content

v4.0.0 - ESM-Only

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Apr 03:54
· 135 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.

⚠ BREAKING CHANGES

  • build as ESM-Only, drop CJS (#348)

Features

Bug Fixes