-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix wagmi/cli react plugin incompatible Address type for usePrepare a…
…nd useFunctionWrite (#1916) * remove hardcoding of 0x{String} instead use Address type for react plugin - wagmi/cli * add changeset * chore: update changeset --------- Co-authored-by: Tom Meagher <[email protected]>
- Loading branch information
1 parent
b566c9b
commit 950490f
Showing
2 changed files
with
12 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@wagmi/cli': patch | ||
--- | ||
|
||
Updated React plugin to use `Address` type instead of hardcoding `` `0x{string}` ``. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
950490f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
wagmi – ./
wagmi-wagmi-dev.vercel.app
wagmi.sh
wagmi-git-main-wagmi-dev.vercel.app
wagmi-xyz.vercel.app
www.wagmi.sh