github ethers-io/ethers.js v5.3.1
ethers/v5.3.1 (2021-06-10 18:28)

latest releases: v6.12.2, v6.12.1, v6.12.0...
2 years ago
  • Fixed replacement transaction detection for JsonRpcSigner. (#1658; ee82e86)
  • Added Matic testnet info to networks. (#1546; 376cf3c)
  • Match Solidity identifier regex. (#1657; a6e128f)

Embedding UMD with SRI:

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

Don't miss a new ethers.js release

NewReleases is sending notifications on new releases.