Releases: ethers-io/ethers.js
Releases · ethers-io/ethers.js
ethers/v6.13.4 (2024-10-10 18:01)
ethers/v6.13.3 (2024-09-30 22:08)
ethers/v6.13.2 (2024-07-25 18:20)
ethers/v6.13.1 (2024-06-18 02:37)
- Update ws package to address possible DoS vulnerability (a4b1d1f).
ethers/v6.13.0 (2024-06-04 01:38)
ethers/v6.12.2 (2024-05-30 17:24)
ethers/v6.12.1 (2024-04-30 23:23)
ethers/v6.12.0 (2024-04-17 02:09)
- Added Linea Sepolia network and Infura endpoint (#4655; b4aaab8).
- Do not send unsubscribe messages to destroyed Providers (#4678; c45935e).
- Get definitive network from InfuraProvider when using InfuraWebSocketProvider (38e32d8).
- Better error messages for transaction field mismatch (#4659; 9230aa0).
- Added prevRandao to block (#3372; ec6a754).
- Added Polygon Amoy testnet (#4645; 1717abb).
- Added Chainstack provider (#2741; 014004d).
- Added deep convertion to Result for toObject and toArray (#4681; 03bfe2a).
- Added EIP-4844 broadcast support (92bad88).
- Fix ignored throttle parameters (#4663; 12772e9).
ethers/v6.12.0-beta.1 (2024-03-27 14:47)
ethers/v6.11.1 (2024-02-14 13:47)
- Throw an error when attempting to derive from a master path from a non-master node (#4551; 556fdd9).
- Allow ENS wildcards with labels up to 255 bytes wide; discussed with ENS and deemed safe (#4543; 7f14bde).
- Enforce string is passed to toUtf8Bytes (#4583; f45bb87).
- Fix transaction.index not being populated on some backends (#4591; 7f0e140).