Version 18.0.0
Breaking Changes
- Drop support for Node 20
- NodeRSA is replaced with node:crypto and type for privateKey is now string
- Method param message in
codecAssertionis 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