Skip to content

Version 18.0.0

Choose a tag to compare

@ogi1982 ogi1982 released this 26 Jan 12:46
· 10 commits to master since this release

Breaking Changes

  • Drop support for Node 20
  • NodeRSA is replaced with node:crypto and type for privateKey is now string
  • Method param message incodecAssertion is removed and related type is updated.

Other Changes

  • Update other dependencies and resolve security issues
  • Replace dependencies with native methods
  • Documentation updates
  • Update node from 24.12.0 to 24.13.0