dethcrypto / TypeChain

🔌 TypeScript bindings for Ethereum smart contracts
MIT License
2.76k stars 365 forks source link

fix(hardhat): remove peer dependencies to ethers@6.x and @typechain/ethers-v6 #875

Open raymondfeng opened 1 year ago

raymondfeng commented 1 year ago

With the exsiting peer dependencies to ethers 6, it's impossible to use latest @typechain/hardhat with ethers 5 and @typechain/ethers-5.

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: d98dc9f8da3c5d502c8074a03e198a5b04ab8807

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------------ | ----- | | @typechain/hardhat | Major |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR