Skip to content

Releases: Rubilmax/ethers-multicall-provider

v6.0.1

19 Jan 10:08
9ca152b
Compare
Choose a tag to compare

6.0.1 (2024-01-19)

Bug Fixes

  • multicall: do not cache latest block (9ca152b), closes #60

v6.0.0

24 Dec 11:11
dfde11d
Compare
Choose a tag to compare

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

17 Oct 15:09
8bdcd90
Compare
Choose a tag to compare

5.0.0 (2023-10-17)

⚠ BREAKING CHANGES

  • pkg: tsconfig changed

Features

v4.3.0

15 Oct 16:32
04eb3c9
Compare
Choose a tag to compare

4.3.0 (2023-10-15)

Features

Dependencies and Other Build Updates

  • tsconfig: update target (3fe392c)

v4.2.0

20 Sep 07:58
2301237
Compare
Choose a tag to compare

4.2.0 (2023-09-20)

Features

  • constants: add zkEVM & base networks (2301237), closes #52

v4.1.1

11 Sep 14:50
986dea4
Compare
Choose a tag to compare

4.1.1 (2023-09-11)

Bug Fixes

  • package: remove type module (986dea4), closes #51

v4.1.0

28 Aug 07:57
d88bb2b
Compare
Choose a tag to compare

4.1.0 (2023-08-28)

Features

  • provider: add fetchNetwork (93a9054)

v4.0.0

24 Aug 13:27
c232363
Compare
Choose a tag to compare
v4.0.0 Pre-release
Pre-release

4.0.0 (2023-08-24)

⚠ BREAKING CHANGES

  • ethers-v6: ethers-v6

Features

  • ethers-v6: add compatibility with ethers-v6 (bb4b33a), closes #31

Dependencies and Other Build Updates

v3.1.2

23 Aug 06:59
828fdb1
Compare
Choose a tag to compare

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

18 Jul 08:16
09f1293
Compare
Choose a tag to compare

3.1.1 (2023-07-18)

Dependencies and Other Build Updates

  • deps: bump semver from 6.3.0 to 6.3.1 (ece6703)