github NomicFoundation/hardhat hardhat@3.0.0-next.10

This Hardhat 3 Alpha release introduces code coverage support for JS/TS tests. You can enable code coverage by passing the new --coverage flag to the test tasks (e.g. hardhat test node --coverage).

Changes

  • 6b84f1a: Added code coverage support for hardhat test, hardhat test node and hardhat test mocha tasks; you can enable it via the new --coverage flag (#6652)
  • a8dc331: Update Viem to latest version (#6735)

💡 The Nomic Foundation is hiring! Check our open positions.


Don't miss a new hardhat release

NewReleases is sending notifications on new releases.