You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We release packages via pnpm, version 9.4.0 incorrectly swapped out
`workspace:^2.0.0` as `^2.22.92.0.0` in some of our packages
for the hardhat peer dependency.
We are adding a patch changesets to trigger new release using the
latest version pnpm, for:
- hardhat-ethers
- hardhat-solhint
- hardhat-verify
- hardhat-vyper
- hardhat-viem
Fixes#5694.
0 commit comments