github NomicFoundation/hardhat hardhat@3.0.7
Hardhat v3.0.7

17 hours ago

This release includes additional features and bug fixes, the highlights:

  • Programmatically spawn a Hardhat node from a script or test with network.createServer(...)
  • Plugins now support conditional dependencies
  • The compilation UI now has a spinner

Changes

  • 138d673: Added network.createServer(...) to spawn a Hardhat node programmatically (#6472)
  • d414eda: Added support for conditional dependencies on plugins (#7424)
  • 138d673: Added support for compiling solidity tests separately from contracts (#6474)
  • e17972f: Added hre.versions with Hardhat and EDR package versions.
  • 34add2d: Added configVariable support for test.solidity.forking config
  • b13620a: Added compilation progress spinner to show build progress (#7460)
  • 4c65d3e: Automatically add compilation results to a running npx hardhat node on recompilation (#6040)
  • 138d673: Updated EDR to version 0.12.0-next.7
  • d821a0a: Fixed npm artifact cleanup on windows (#7459)
  • 138d673: Fixed creation of network connections to include config extensions from plugins (#7106)

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


Don't miss a new hardhat release

NewReleases is sending notifications on new releases.