v4.0.0 - ESM-Only
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
- build as ESM-Only, drop CJS (#348) (1cd1dd4) - by @ghiscoding
Bug Fixes
- deps: update all non-major dependencies (#349) (781be20) - by @renovate-bot