Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@continuous-auth continuous-auth released this 04 Apr 21:52
· 9 commits to main since this release
929ed18

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