Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Hardhat v3.0.2 source code.tar.gz | 2025-08-27 | 5.8 MB | |
Hardhat v3.0.2 source code.zip | 2025-08-27 | 7.1 MB | |
README.md | 2025-08-27 | 716 Bytes | |
Totals: 3 Items | 12.9 MB | 4 |
This release is a small bug fix release that improves help messages and warnings and Solidity import resolution.
Changes
- 9261714: Update npm module regex to include versions in solidity imports (#7308)
- d45d544: Fixed passing global network options to node:test and mocha subprocesses (#7248)
- 0120e67: Added warning when running with a non-LTS Node version (#7167)
- 003e72c: Help message phrasing unified