v2.0.0
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, andflatfunctions are now Promise-based (signAsync,walkAsync, andflatAsynchave been removed).
sign, walk, and flat functions are now Promise-based (signAsync, walkAsync, and flatAsync have been removed).