File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed
Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1212 " five-melons-agree" ,
1313 " funny-beds-prove" ,
1414 " happy-bottles-collect" ,
15+ " moody-gorillas-wait" ,
1516 " rare-cats-unite" ,
1617 " red-cougars-dream" ,
1718 " rich-poets-explain" ,
Original file line number Diff line number Diff line change 11# viem
22
3+ ## 0.0.1-alpha.10
4+
5+ ### Patch Changes
6+
7+ - [ #31 ] ( https://github.com/wagmi-dev/viem/pull/31 ) [ ` 1f65640 ` ] ( https://github.com/wagmi-dev/viem/commit/1f65640caa44957f38f68971e9b56d8e9229031d ) Thanks [ @jxom ] ( https://github.com/jxom ) ! - Added initial ` callContract ` implementation
8+
39## 0.0.1-alpha.9
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " viem" ,
33 "description" : " TypeScript (& JavaScript) Interface for Ethereum" ,
4- "version" : " 0.0.1-alpha.9 " ,
4+ "version" : " 0.0.1-alpha.10 " ,
55 "scripts" : {
66 "anvil" : " source .env && anvil --fork-url $VITE_ANVIL_FORK_URL --fork-block-number $VITE_ANVIL_BLOCK_NUMBER --block-time $VITE_ANVIL_BLOCK_TIME" ,
77 "bench" : " vitest bench --no-threads" ,
You can’t perform that action at this time.
0 commit comments