github ethers-io/ethers.js v5.0.14
ethers/v5.0.14 (2020-09-16 02:39)

latest releases: v6.13.4, v6.13.3, v6.13.2...
4 years ago
  • More robust blockchain error detection (#1047; 49f7157)
  • Forward blockchain errors from Signer during gas estimation. (#1047; 9ee685d)
  • Improve fetch errors with looser mime-type detection. (#1047; 263bfe5)

Embedding UMD with SRI:

<script type="text/javascript"
        integrity="sha384-hUukOGqsKiA8e7qYShN5fq0K+wWkHX3aLwXfvpNx1knrNc5v2mUyyqVPd5esX5Qf"
        crossorigin="anonymous"
        src="https://cdn-cors.ethers.io/lib/ethers-5.0.14.umd.min.js"></script>

Don't miss a new ethers.js release

NewReleases is sending notifications on new releases.