v4.0.0
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
- build as ESM-Only, drop CJS (ee22a7b) - by @ghiscoding
Bug Fixes
- deps: update all non-major dependencies (53504a7) - by @renovate-bot