8000
Skip to content

Hardhat v3.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Mar 14:48
· 162 commits to main since this release
0a2736e

This release includes new features and multiple optimizations that give a general performance improvement.

The new features include:

  • Execution tracing support has been added for JS/TS integration tests, previously this was only available for Solidity tests. Tracing support is available through the --verbosity option and its -v shorthands. For more details see the execution traces docs.
  • Inline configuration per test is now available in Solidity tests (see our inline config docs)

Changes


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


0