Skip to content

Commit 5bbb502

Browse files
committed
chore: bump the Hardhat 3 Alpha version
1 parent 04bb8f8 commit 5bbb502

File tree

29 files changed

+268
-226
lines changed

29 files changed

+268
-226
lines changed

.changeset/pre.json

+7
Original file line numberDiff line numberDiff line change
@@ -31,16 +31,23 @@
3131
"@nomicfoundation/example-project": "3.0.1"
3232
},
3333
"changesets": [
34+
"calm-clouds-work",
3435
"cool-waves-wonder",
3536
"early-wolves-move",
3637
"eighty-clouds-act",
38+
"giant-chairs-drop",
39+
"little-laws-shop",
40+
"long-toes-deny",
3741
"many-wombats-grin",
3842
"neat-frogs-punch",
3943
"olive-lobsters-carry",
44+
"polite-crabs-relax",
45+
"release-3.0.0-next.2",
4046
"selfish-worms-remain",
4147
"short-beans-rest",
4248
"short-zoos-arrive",
4349
"slow-lobsters-watch",
50+
"small-buckets-ring",
4451
"strong-mugs-change"
4552
]
4653
}

.changeset/release-3.0.0-next.2.md

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
"@nomicfoundation/hardhat-errors": patch
3+
"@nomicfoundation/hardhat-ethers": patch
4+
"@nomicfoundation/hardhat-ethers-chai-matchers": patch
5+
"@nomicfoundation/hardhat-ignition": patch
6+
"@nomicfoundation/hardhat-ignition-ethers": patch
7+
"@nomicfoundation/hardhat-ignition-viem": patch
8+
"@nomicfoundation/hardhat-keystore": patch
9+
"@nomicfoundation/hardhat-mocha": patch
10+
"@nomicfoundation/hardhat-network-helpers": patch
11+
"@nomicfoundation/hardhat-node-test-reporter": patch
12+
"@nomicfoundation/hardhat-node-test-runner": patch
13+
"@nomicfoundation/hardhat-test-utils": patch
14+
"@nomicfoundation/hardhat-typechain": patch
15+
"@nomicfoundation/hardhat-utils": patch
16+
"@nomicfoundation/hardhat-viem": patch
17+
"@nomicfoundation/hardhat-zod-utils": patch
18+
"@nomicfoundation/ignition-core": patch
19+
"@nomicfoundation/ignition-ui": patch
20+
---
21+
22+
Hardhat 3 Alpha release (2025-03-20T00:05:15.921Z)

.changeset/small-buckets-ring.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
"@nomicfoundation/hardhat-typechain": patch
3+
"hardhat": patch
34
---
45

56
Added support for the `attach` method in `hardhat-typechain`.

0 commit comments

Comments
 (0)