6.0.0 (2024-11-13)
Bug Fixes
- deps: update dependency @form8ion/core to v4 (83c3ca4)
Features
- esm: convert the project to ESM (06c87b4)
- node-versions: drop support for node v16, v19, v21 (81814c0)
BREAKING CHANGES
- esm: the package is now esm-only
- node-versions: the minimum supported version of node is now v18.19.0 and support for v16, v19, and
v21 have all been dropped