Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Hardhat v2.26.1 source code.tar.gz | 2025-07-21 | 1.5 MB | |
Hardhat v2.26.1 source code.zip | 2025-07-21 | 2.7 MB | |
README.md | 2025-07-21 | 405 Bytes | |
Totals: 3 Items | 4.2 MB | 6 |
This release is a bug fix that fixes micro-eth-signer
requiring on versions of Node before 20.19
.
Changes
- 896c4ea: Revert
micro-eth-signer
to^0.14.0
to fix compatibility with earlier Node 20 versions (#7026)