Skip to content

8.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Oct 08:31
· 32 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)