# ethers.js v6.14.0 — ethers/v6.14.0 (2025-05-06 22:02) - Product: ethers.js (https://whatsnew.fyi/product/ethers-js) - Vendor: ethers - Date: 2025-05-07 - Version: v6.14.0 - Original notes: https://github.com/ethers-io/ethers.js/releases/tag/v6.14.0 - Permalink: https://whatsnew.fyi/product/ethers-js/releases/v6.14.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **removed** — Remove BlockscoutProvider temporarily until custom error issues are fixed - **added** — Add EIP-7702 support - **added** — Add support to override fetch init options in the Browser - **added** — Add EIP-6963 discovery to BrowserProvider - **changed** — Accept modern KZG library API while exposing legacy API - **added** — Add CommunityResourcable to exports - Remove BlockscoutProvider temporarily until custom error issues are fixed ([805a8b3](https://github.com/ethers-io/ethers.js/commit/805a8b3aba26998a1e25055e9d3dd41c01ebbba0)). - EIP-7702 support ([#4916](https://github.com/ethers-io/ethers.js/issues/4916); [db490e1](https://github.com/ethers-io/ethers.js/commit/db490e1afaaa139be9cb38e6b50a1bc4ef28e075), [e7c1bdf](https://github.com/ethers-io/ethers.js/commit/e7c1bdf6f0a5d6f976dddd6375e76445ac6851fc)). - Added support for to override fetch init options in the Browser ([#3895](https://github.com/ethers-io/ethers.js/issues/3895); [844ae68](https://github.com/ethers-io/ethers.js/commit/844ae68a96deabc4d5f053dad5f1112b06f08d9a)). - Added EIP-6963 discovery to BrowserProvider ([f5469dd](https://github.com/ethers-io/ethers.js/commit/f5469dd0e0719389d51e0106ee36d07a7ebef875)). - Accept modern KZG library API while exposing legacy API ([#4841](https://github.com/ethers-io/ethers.js/issues/4841); [e5036e7](https://github.com/ethers-io/ethers.js/commit/e5036e778624fea957dd847f7be1a9f148b8997e)). - Added BlockscoutProvider ([#4790](https://github.com/ethers-io/ethers.js/issues/4790), [b59b5a4](https://github.com/ethers-io/ethers.js/commit/b59b5a4d3be039f527eca73eece3d281031b111a)). - Added CommunityResourcable to exports ([#4776](https://github.com/ethers-io/ethers.js/issues/4776); [bca8d1b](https://github.com/ethers-io/ethers.js/commit/bca8d1b549569e6f7793f07fcc46dfd731e37d2b)).