- 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>