github ethers-io/ethers.js v5.0.32
ethers/v5.0.32 (2021-03-07 18:17)

latest releases: v6.13.2, v6.13.1, v6.13.0...
3 years ago
  • Bumped TypeScript to 4.2.2. (#1288; b2ecffb)
  • Fixed shims from not displaying debug information. (a953f71)
  • Force TypedData numbers to be in decimal. (#1193; c5a53d6)

Embedding UMD with SRI:

<script type="text/javascript"
        integrity="sha384-2l3Oe5AgG/8sQaff0Z5degPMoDwvJ0zkbLaAqtvXxLrw+EW9qOVrLOE3nr1rb9TT"
        crossorigin="anonymous"
        src="https://cdn-cors.ethers.io/lib/ethers-5.0.32.umd.min.js">
</script>

Don't miss a new ethers.js release

NewReleases is sending notifications on new releases.