Releases: Rubilmax/ethers-multicall-provider
Releases · Rubilmax/ethers-multicall-provider
v6.0.1
6.0.1 (2024-01-19)
Bug Fixes
- multicall: do not cache latest block (9ca152b), closes #60
v6.0.0
6.0.0 (2023-12-24)
⚠ BREAKING CHANGES
- batch: removal of _fetchMulticall internal function
- scheduling: no longer batches queries with a customizable (default: 10ms) debounce. Only batches promises that are started within the same event loop tick
Features
- batch: batch identical queries (dfde11d)
v5.0.0
5.0.0 (2023-10-17)
⚠ BREAKING CHANGES
Features
v4.3.0
4.3.0 (2023-10-15)
Features
Dependencies and Other Build Updates
v4.2.0
4.2.0 (2023-09-20)
Features
- constants: add zkEVM & base networks (2301237), closes #52
v4.1.1
4.1.1 (2023-09-11)
Bug Fixes
v4.1.0
4.1.0 (2023-08-28)
Features
- provider: add fetchNetwork (93a9054)
v4.0.0
4.0.0 (2023-08-24)
⚠ BREAKING CHANGES
Features
- ethers-v6: add compatibility with ethers-v6 (bb4b33a), closes #31
Dependencies and Other Build Updates
v3.1.2
3.1.2 (2023-08-23)
Bug Fixes
- provider: only check for perform (828fdb1)
- provider: use Provider interface (4caab8d)
Dependencies and Other Build Updates
- deps-dev: bump dependencies (d64a6f5)
v3.1.1
3.1.1 (2023-07-18)
Dependencies and Other Build Updates
- deps: bump semver from 6.3.0 to 6.3.1 (ece6703)