Skip to content

Commit

Permalink
Merge pull request #5890 from NomicFoundation/hardhat-v3-alpha-release
Browse files Browse the repository at this point in the history
Alpha testing release: 29 Oct 2024 20:00 UTC
  • Loading branch information
alcuadrado authored Oct 29, 2024
2 parents 6450241 + f73f831 commit 85a2f54
Show file tree
Hide file tree
Showing 19 changed files with 139 additions and 122 deletions.
16 changes: 16 additions & 0 deletions .changeset/calm-ligers-explain.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
"@ignored/hardhat-vnext": patch
"@ignored/hardhat-vnext-errors": patch
"@ignored/hardhat-vnext-ethers": patch
"@ignored/hardhat-vnext-keystore": patch
"@ignored/hardhat-vnext-mocha-test-runner": patch
"@ignored/hardhat-vnext-network-helpers": patch
"@ignored/hardhat-vnext-node-test-reporter": patch
"@ignored/hardhat-vnext-node-test-runner": patch
"@nomicfoundation/hardhat-test-utils": patch
"@ignored/hardhat-vnext-utils": patch
"@ignored/hardhat-vnext-viem": patch
"@ignored/hardhat-vnext-zod-utils": patch
---

Alpha testing release 29 Oct 2024 20:00 UTC
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
},
"changesets": [
"big-points-try",
"calm-ligers-explain",
"curly-wombats-wink",
"dull-squids-brake",
"fuzzy-dolls-flash",
Expand Down
110 changes: 55 additions & 55 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions v-next/example-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
"clean": "rimraf dist"
},
"devDependencies": {
"@ignored/hardhat-vnext": "workspace:^3.0.0-next.7",
"@ignored/hardhat-vnext-ethers": "workspace:^3.0.0-next.3",
"@ignored/hardhat-vnext-keystore": "workspace:^3.0.0-next.3",
"@ignored/hardhat-vnext-mocha-test-runner": "workspace:^3.0.0-next.3",
"@ignored/hardhat-vnext-network-helpers": "workspace:^3.0.0-next.3",
"@ignored/hardhat-vnext-node-test-runner": "workspace:^3.0.0-next.3",
"@ignored/hardhat-vnext-viem": "workspace:^3.0.0-next.2",
"@ignored/hardhat-vnext": "workspace:^3.0.0-next.8",
"@ignored/hardhat-vnext-ethers": "workspace:^3.0.0-next.4",
"@ignored/hardhat-vnext-keystore": "workspace:^3.0.0-next.4",
"@ignored/hardhat-vnext-mocha-test-runner": "workspace:^3.0.0-next.4",
"@ignored/hardhat-vnext-network-helpers": "workspace:^3.0.0-next.4",
"@ignored/hardhat-vnext-node-test-runner": "workspace:^3.0.0-next.4",
"@ignored/hardhat-vnext-viem": "workspace:^3.0.0-next.3",
"@openzeppelin/contracts": "5.1.0",
"@types/mocha": ">=9.1.0",
"@types/node": "^20.14.9",
Expand Down
Loading

0 comments on commit 85a2f54

Please sign in to comment.