Skip to content

Hardhat v2.19.5

Compare
Choose a tag to compare
@schaable schaable released this 30 Jan 18:48
· 2738 commits to main since this release

This release includes the following changes:

  • Notify users when a new Hardhat version is available
  • Fixed a bug during project initialization when using yarn or pnpm
  • Fixed a race condition that occurred when multiple Hardhat processes ran a compilation at the same time
  • Added a fix to prevent submitting transactions with 0 priority fee (thanks @itsdevbear!)