Skip to content

Releases: Mrtenz/eip-712

v1.0.0

10 Feb 16:17
v1.0.0
0efa719
Compare
Choose a tag to compare

Breaking changes

  • Dropped support for Node.js v10.
  • All functions that were returning a Buffer now return a Uint8Array instead. Buffer is not used anymore, to improve compatibility with browsers without the need for polyfills.