Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-05 | 436 Bytes | |
v2.26.2 source code.tar.gz | 2025-08-05 | 1.5 MB | |
v2.26.2 source code.zip | 2025-08-05 | 2.7 MB | |
Totals: 3 Items | 4.2 MB | 3 |
This release is a small bug fix to stop using undici
's global dispatcher, making Hardhat more stable across Node.js versions.
Changes
- 11ee260: Don't use
undici
's global dispatcher, making Hardhat more stable across Node.js versions (#7118)