Skip to content

Hardhat v2.19.0

Compare
Choose a tag to compare
@fvictorio fvictorio released this 02 Nov 16:19
· 3048 commits to main since this release

This new version of Hardhat introduces a new feature: Configuration Variables!

Configuration variables let you use values in a configuration file without making them part of your project. They work as a replacement for environment variables and dotenv, but are more flexible and powerful. Read our guide to learn more.

This version also adds support for solc v0.8.22.