2.0.0 (2025-04-04)
BREAKING CHANGES
- Bumps required Node.js version to >=22.12.0.
- This module is now ESM-only.
- The exported
sign
,walk
, andflat
functions are now Promise-based (signAsync
,walkAsync
, andflatAsync
have been removed).
sign
, walk
, and flat
functions are now Promise-based (signAsync
, walkAsync
, and flatAsync
have been removed).