Skip to content

Latest commit

 

History

History
49 lines (25 loc) · 1 KB

CHANGELOG.md

File metadata and controls

49 lines (25 loc) · 1 KB

@nomicfoundation/hardhat-toolbox

5.0.0

Major Changes

  • 92d140f: Include Hardhat Ignition in the toolboxes.

Patch Changes

  • Updated dependencies [92d140f]

4.0.0

Major Changes

  • 23665f399: Upgraded typechain and hardhat-verify dependencies

3.0.0

Major Changes

  • 399347f40: The Toolbox and the plugins that it includes are now based on ethers v6

2.0.2

Patch Changes

  • 50779cd10: Added support for writing scripts and tests as ES modules.

    To learn how to start using ESM with Hardhat read this guide.

2.0.1

Patch Changes

  • 10a928c4c: Upgraded mocha and @types/mocha dependencies in Hardhat and Hardhat Toolbox

2.0.0

Major Changes

  • 7aca6744d: Upgraded solidity-coverage to the latest version. Since this new version includes some breaking changes, we are bumping the Toolbox to a new major version.

1.0.2

Patch Changes

  • a5324f4f8: Fix a bug in the hardhat-gas-reporter config resolution