github ethers-io/ethers.js v5.0.31
ethers/v5.0.31 (2021-02-12 19:04)

latest releases: v6.13.2, v6.13.1, v6.13.0...
3 years ago
  • Prevent unhandled rejections when passing nullish into Contract constructor. (#1234; d937668)
  • Better error messaging when provider backends give bogus responses. (#1243; 8279120)
  • Prevent unconfigured ENS names from making an init tx. (#1290; 243beff)

Embedding UMD with SRI:

<script type="text/javascript"
        integrity="sha384-29tvLBQD8LM0tCcAnma/38UfFSN719h8tcOtD2tY8doQ8uqkNI0vup4PJ75aW04h"
        crossorigin="anonymous"
        src="https://cdn-cors.ethers.io/lib/ethers-5.0.31.umd.min.js">
</script>

Don't miss a new ethers.js release

NewReleases is sending notifications on new releases.