Skip to content

Releases: dethcrypto/TypeChain

@typechain/ethers-v5@7.1.0

12 Sep 20:38
bfb1487
Compare
Choose a tag to compare

Minor Changes

@typechain/web3-v1@3.1.0

27 Aug 13:19
bce7d5d
Compare
Choose a tag to compare

Minor Changes

  • b3c94a1: Adds overrides introduced by EIP-1559.

@typechain/truffle-v5@5.1.0

27 Aug 13:19
bce7d5d
Compare
Choose a tag to compare

Minor Changes

  • b3c94a1: Adds overrides introduced by EIP-1559.

@typechain/truffle-v4@4.1.0

27 Aug 13:19
bce7d5d
Compare
Choose a tag to compare

Minor Changes

  • b3c94a1: Adds overrides introduced by EIP-1559.

@typechain/ethers-v4@5.1.0

27 Aug 13:19
bce7d5d
Compare
Choose a tag to compare

Minor Changes

  • b3c94a1: Adds overrides introduced by EIP-1559.

@typechain/hardhat@2.3.0

05 Aug 19:00
68a1ccd
Compare
Choose a tag to compare

Minor Changes

  • 99ce3e3: Move type generation to Hardhat subtask for easier third-party integration

typechain@5.1.2

19 Jul 21:42
62cfdaa
Compare
Choose a tag to compare

Patch Changes

  • a3feb27: Support extracting library references in hardhat style artifacts

@typechain/hardhat@2.2.0

19 Jul 21:42
62cfdaa
Compare
Choose a tag to compare

Minor Changes

  • 21a5062: Always use hardhat project root as cwd while generating types. All paths in the config are now always
    relative to the project root as well.

@typechain/hardhat@2.1.2

03 Jul 18:30
1561c32
Compare
Choose a tag to compare

Patch Changes

  • 5ed62e4: Ensure that type-extensions.ts is always imported

@typechain/hardhat@2.1.1

01 Jul 14:57
40ed721
Compare
Choose a tag to compare

Patch Changes

  • 5980201: Expose TASK_TYPECHAIN constant