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 99 },
1010 "changesets" : [
1111 " five-melons-agree" ,
12+ " funny-beds-prove" ,
1213 " rare-cats-unite" ,
1314 " red-cougars-dream" ,
1415 " tame-flies-refuse"
Original file line number Diff line number Diff line change 11# viem
22
3+ ## 0.0.1-alpha.4
4+
5+ ### Patch Changes
6+
7+ - [ ` f2e6bb1 ` ] ( https://github.com/wagmi-dev/viem/commit/f2e6bb1fee06ccd51c7b3a22accd01259daece0f ) Thanks [ @jxom ] ( https://github.com/jxom ) ! - Added ` decodeFunctionResult ` .
8+
39## 0.0.1-alpha.3
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.3 " ,
4+ "version" : " 0.0.1-alpha.4 " ,
55 "scripts" : {
66 "anvil" : " source .env && anvil --fork-url $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