Releases: dethcrypto/TypeChain
Releases · dethcrypto/TypeChain
@typechain/[email protected]
Minor Changes
- e4edd2c: Export typed events
@typechain/[email protected]
Minor Changes
- b3c94a1: Adds overrides introduced by EIP-1559.
@typechain/[email protected]
Minor Changes
- b3c94a1: Adds overrides introduced by EIP-1559.
@typechain/[email protected]
Minor Changes
- b3c94a1: Adds overrides introduced by EIP-1559.
@typechain/[email protected]
Minor Changes
- b3c94a1: Adds overrides introduced by EIP-1559.
@typechain/[email protected]
Minor Changes
- 99ce3e3: Move type generation to Hardhat subtask for easier third-party integration
[email protected]
Patch Changes
- a3feb27: Support extracting library references in hardhat style artifacts
@typechain/[email protected]
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/[email protected]
Patch Changes
- 5ed62e4: Ensure that
type-extensions.ts
is always imported
@typechain/[email protected]
Patch Changes
- 5980201: Expose
TASK_TYPECHAIN
constant