Skip to content

Releases: Rubilmax/ethers-multicall-provider

v6.4.1

05 Aug 08:38
e80869f
Compare
Choose a tag to compare

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

24 Jun 07:21
05b044e
Compare
Choose a tag to compare

6.4.0 (2024-06-24)

Features

  • constants: export from index (05b044e)

v6.3.2

21 Jun 13:11
1f955e2
Compare
Choose a tag to compare

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

20 May 16:13
98e90bd
Compare
Choose a tag to compare

6.3.1 (2024-05-20)

Dependencies and Other Build Updates

  • deps: bump ethers types (7e05991)

v6.3.0

05 Apr 08:22
587db43
Compare
Choose a tag to compare

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

17 Feb 12:38
453c15b
Compare
Choose a tag to compare

6.2.0 (2024-02-17)

Features

  • arbitrum: add arbitrum sepolia support (453c15b)

v6.1.0

09 Feb 08:04
dbce04a
Compare
Choose a tag to compare

6.1.0 (2024-02-09)

Features

  • zksync-sepolia: add zksync sepolia deployment (dbce04a), closes #62

v6.0.3

31 Jan 08:16
054f144
Compare
Choose a tag to compare

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

19 Jan 10:14
dffa3e2
Compare
Choose a tag to compare

6.0.2 (2024-01-19)

Bug Fixes

  • blocknumber: map bigint to number (dffa3e2)

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