Skip to content

Latest commit

 

History

History
75 lines (41 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

75 lines (41 loc) · 1.1 KB

@typechain/ethers-v6

0.5.1

Patch Changes

0.5.0

Minor Changes

  • 64d18f7: Add support for ESM module resolutions using the --node16-modules flag in the ethers-v6 target.

Patch Changes

  • 04ebda9: fix: always use view overrides for statcCalls

0.4.3

Patch Changes

0.4.2

Patch Changes

0.4.1

Patch Changes

  • c2b3f1b: Support for the newest hardhat-ethers version
  • Updated dependencies [cd4bb0f]

0.4.0

Minor Changes

  • 2380a8f: Added support for ethers v6 in @typechain/hardhat

0.3.3

Patch Changes

0.3.2

Patch Changes

  • 13db3fc: fix import type ContractRunner

0.3.1

Patch Changes

  • ddf77dc: ethers-v6: added new reserved keywords labels

0.3.0

Minor Changes

  • c9d594f: Use global exports from ethers

Patch Changes

  • c9d594f: Adds exports for TypedEventLog and TypedLogDescription types