Skip to content

v0.2.2

Choose a tag to compare

@bastianibanez bastianibanez released this 01 Apr 21:16
· 13 commits to main since this release

What's Changed

Bug Fixes

  • Fixed tsc typecheck errors — eciesjs Uint8Array returns now wrapped with Buffer.from() for encoding-aware .toString() calls

v0.2.1 had a broken tsc --noEmit check due to pre-existing eciesjs type signature mismatches. This release is a corrected re-release.

Full Changelog

v0.2.1...v0.2.2