github ethers-io/ethers.js v5.7.1
ethers/v5.7.1 (2022-09-13 21:28)

latest releases: v6.13.2, v6.13.1, v6.13.0...
2 years ago
  • Fixed message signing errors that clobbered critical Error properties. (#3356; b14cb0f)
  • Add support for all data URL formats. (#3341; 4c86dc9)
  • Added Sepolia network. (#3325; d083522)

Embedding UMD with SRI:

<script type="text/javascript"
        integrity="sha384-RG8QV/8Pwe52alIcSWxFpA7GbD1/mIxUAQA5PeEDh5EnTyJiWhIvYfw5RYBIz8DQ"
        crossorigin="anonymous"
        src="https://cdn-cors.ethers.io/lib/ethers-5.7.1.umd.min.js">
</script>

Don't miss a new ethers.js release

NewReleases is sending notifications on new releases.