ethers/v5.0.27 (2021-02-01 15:55)
- Added support for networks with slightly incorrect EIP-658 implementations. (#952, #1251; e727efc)
- Added Pocket network to the default provider. (#1030, #1052; 4af2c19)
- Added TypeScript declaration maps. (#401; 3396846)
Embedding UMD with SRI:
<script type="text/javascript"
integrity="sha384-6lxCGvVAgmqPqj2aVmq5RZuV7URSGbQcQjg7xYrGMiBN+jNbvTk6kklsBxWqy4kK"
crossorigin="anonymous"
src="https://cdn-cors.ethers.io/lib/ethers-5.0.27.umd.min.js">
</script>