-
-
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.
* wip: initial * feat: migrate fetchBalance * feat: migrate signMessage * wip: remove wrapped user rejected request error * wip: readContract * wip: multicall * wip: readContracts * wip: unskip fetchBalance tests * wip: waitForTransaction * wip: fetchToken * wip: signTypedData * wip: fetchEnsAddress * wip: fetchEnsName * fix: multicall merge * wip: fetchBlockNumber * wip: fetchFeeData * wip: fetchTransaction * wip: fixes * wip: watchBlockNumber * wip: remove console.log * wip: watchPendingTransactions * wip: add to watch actions * wip: amend notes * wip: prepareWriteContract * wip: writeContract * wip: update watchProvider, watchWebSocketProvider tests * wip: prepareSendTransaction * wip: sendTransaction * wip: unskip tests * wip: watchContractEvent * wip: watchMulticall * wip: watchReadContracts * wip: assertActiveChain test * wip: useProvider, useWebSocketProvider * wip: useSigner tests * wip: useEnsName tests * wip: use eip1193 provider for signer * wip: useBlockNumber * wip: useFeeData * wip: useWaitForTransaction * wip: usePrepareSendTransaction * wip: update types * wip: getContract * wip: fetchEnsAvatar, fetchEnsResolver * wip: update tests * wip: useEnsAvatar * wip: useSendTransaction * useWatchPendingTransactions * wip: usePrepareContractWrite * wip: useContractWrite * wip: useSignTypedData * wip: remove useContract + other contract refactors * wip: useContractEvent * wip: useContractRead * wip: useContractReads * lint * wip: update tests * wip: useContractReads type * wip: useContractInfiniteReads * wip: useContractInfiniteReads types * wip: remove useContract from cli * wip: remove parseContractResult * wip: remove normalizeFunctionName * wip: remove unused utils * wip: update examples * wip: example * wip: notes * wip: update notes * wip: update viem * wip: update tests * wip: update deps * wip: update references * wip: remove signer generics * wip: update references * wip: migrate configureChains * wip: remove more ethers * wip: update sign message example * wip: remove ethers * wip: misc changes * tests: update * refactor: cli updates for viem * chore: remove ethers dep * chore: format * wip: omit chain check * docs: remove ethers * wip: remove @wagmi/core as dependency for connectors * wip: remove more redundant types/modules * wip: update tests * wip: make build happy * trigger * wip: lock nextra version * wip: update lockfile * wip: update watchPendingTransactions * wip: update lockfile * wip: update viem * wip: update references * wip: update references * wip: set storage in connectors * wip: update notes * wip: update * wip: update node version * wip: update anvil block number * wip: update * wip: fix allowFailure type * wip: update notes * wip: update configureChains * wip: fix types * wip: add gas estimation to prepareSendTransaction * wip - docs: migrate a bunch of hooks & actions * wip: remove ethers references * wip: update snapshots * wip: more docs migration * wip: fix * wip: update viem * wip: update viem * wip: update pnpm * wip: migrate to publicClient + walletClient terminology * wip: update * docs: client * docs: client * docs: getting started * docs: core actions * wip: more docs * wip: remove prepared requirement for sendTransaction * wip: drop prepared requirement on useContractWrite * docs: more docs * docs: update * docs: update * wip: update docs * wip: update example * wip: update viem * wip: export types * update testbench * docs: start migration guide * wip: migration guide * wip: add window types entrypoint * wip: add window entrypoint * wip: update migration guide * docs: add multicall to migration guide * docs: add useContractReads/readContracts * docs: useContractInfiniteReads migration * docs: usePrepareContractWrite/prepareWriteContract migration * docs: useContractRead/readContract migration * docs: signMessage/signTypedData migration * docs: waitForTransaction/useWaitForTransaction migration * docs: watchPendingTransactions/useWatchPendingTransactions migration * wip: add `unwatch` to useContractEvent * docs: useContractWrite/writeContract migration * docs: useContractEvent/watchContractEvent migration * docs: update migration guide * docs: update * docs: connector migration * wip: errors migration * wip: fix send transaction * wip: update tests * wip: update viem * wip: update send txn * docs: connect * docs: balance and block number * docs: ens name * docs: wip * docs: token * docs: transaction * docs: contract * docs: provider * docs: signer * chore: prerelease mode * chore: version packages * update lockfile * docs: wagmi@next * chore: update viem * chore: version * refactor: client -> config * refactor: remove `request` config on `sendTransaction` (now hoisted to root) * chore: format * chore: update package.json * tests: update * chore: version packages * chore: update references * chore: version packages * chore: update viem * chore: format * refactor: remove goerli from main entrypoint * chore: update references * chore: version packages * docs: add faq for bigint serialization * feat: added methods to dynamically set viem clients * chore: version packages * feat: setConnectors * chore: version packages * chore: update references * chore: update lockfile * chore: update tests * chore: version packages * fix: cli react plugin generic * chore: version packages * feat: add 'use client' banner * chore: version packages * fix: useContractEvent deps * chore: version packages * docs: fix useWalletClient route * chore: update viem * chore: update abitype * chore: update * chore: format * tests: update * chore: update references * chore: amend changeset * docs: add callouts to migration guide --------- Co-authored-by: Tom Meagher <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
ef0e302
commit 5be0655
Showing
396 changed files
with
14,913 additions
and
14,330 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,7 @@ | ||
--- | ||
'@wagmi/cli': major | ||
'@wagmi/core': major | ||
'wagmi': major | ||
--- | ||
|
||
Released v1. Read [Migration Guide](https://next.wagmi.sh/react/migration-guide#1xx-breaking-changes). |
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,16 @@ | ||
{ | ||
"mode": "pre", | ||
"tag": "next", | ||
"initialVersions": { | ||
"docs": "0.0.1", | ||
"example-dev": "0.0.1", | ||
"@wagmi/cli": "0.1.15", | ||
"@wagmi/core": "0.10.9", | ||
"wagmi": "0.12.10", | ||
"@wagmi/chains": "0.2.18", | ||
"@wagmi/connectors": "1.0.0-next.0" | ||
}, | ||
"changesets": [ | ||
"popular-onions-sip" | ||
] | ||
} |
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
5be0655
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-xyz.vercel.app
wagmi-wagmi-dev.vercel.app
0.10.x.wagmi.sh
wagmi-git-main-wagmi-dev.vercel.app
wagmi-dev.vercel.app
www.wagmi.sh