Skip to content

Hardhat v2.17.0

Compare
Choose a tag to compare
@fvictorio fvictorio released this 14 Jul 09:34
· 2045 commits to main since this release

This new minor version of Hardhat drops support for Node.js v14 and adds support for Node v20. To learn about which versions of Node we support, check our Stability guarantees page.

This version also adds support for solc 0.8.19 and 0.8.20 and fixes two bugs:

  • A long-standing issue related to our compilation pipeline (see #1117).
  • A problem when forking other local development networks whose latest block number has a low value (issue #1568).