github ethers-io/ethers.js v5.1.2
ethers/v5.1.2 (2021-04-18 19:31)

latest releases: v6.12.1, v6.12.0, v6.12.0-beta.1...
3 years ago
  • Increase provider tests gas price for sending a transaction. (8eaeba3)
  • Fixed run-checking non-filter Contract events. (#1458; 4a44865)

Embedding UMD with SRI:

<script type="text/javascript"
        integrity="sha384-ppQTLWQh5RUQDwMfUTpDUR8yAIhaaRNwirvDEPAAGeLiBCNikzpiMqOMVSfjNr/k"
        crossorigin="anonymous"
        src="https://cdn-cors.ethers.io/lib/ethers-5.1.2.umd.min.js">
</script>

Don't miss a new ethers.js release

NewReleases is sending notifications on new releases.