Releases: Rubilmax/ethers-multicall-provider
Releases · Rubilmax/ethers-multicall-provider
v6.4.1
6.4.1 (2024-08-05)
Bug Fixes
- ethers: move to peer dependency (e80869f)
Dependencies and Other Build Updates
- package: move ethers to peer dependency (5a1eb34)
v6.4.0
6.4.0 (2024-06-24)
Features
- constants: export from index (05b044e)
v6.3.2
6.3.2 (2024-06-21)
Bug Fixes
- ws: bump ws to address DoS (38ce516)
Dependencies and Other Build Updates
- package: bump dev dependencies (1f955e2)
v6.3.1
6.3.1 (2024-05-20)
Dependencies and Other Build Updates
v6.3.0
6.3.0 (2024-04-05)
Features
- batch: make batching great again (f100869)
Bug Fixes
- types: bump ethers with updated provider & signer classes (e20fb83)
v6.2.0
6.2.0 (2024-02-17)
Features
- arbitrum: add arbitrum sepolia support (453c15b)
v6.1.0
6.1.0 (2024-02-09)
Features
- zksync-sepolia: add zksync sepolia deployment (dbce04a), closes #62
v6.0.3
6.0.3 (2024-01-31)
Dependencies and Other Build Updates
- deps-dev: bump dev dependencies (23c4c6f)
- deps: bump @babel/traverse from 7.22.10 to 7.23.2 (3e4f9b3)
v6.0.2
6.0.2 (2024-01-19)
Bug Fixes
- blocknumber: map bigint to number (dffa3e2)
v6.0.1
6.0.1 (2024-01-19)
Bug Fixes
- multicall: do not cache latest block (9ca152b), closes #60