Skip to content
This repository was archived by the owner on Sep 11, 2026. It is now read-only.

8.2.0

Choose a tag to compare

@github-actions github-actions released this 20 Oct 08:31
· 113 commits to main since this release
9452f88

Added

  • Add struct utils for validating JSON objects with optional values (#136)
  • Add filesystem utils (#148)
  • Add error utils (#146, #151)
  • Add base64 encoding and decoding functions (#145)

Changed

  • Use tsup for bundling (#144)
    • This makes the package fully compliant with ES modules.
  • Bump @ethereumjs/tx from 4.1.2 to 4.2.0 (#133)