Skip to content

v2.10.4

Choose a tag to compare

@github-actions github-actions released this 25 Aug 17:50
· 11 commits to main since this release
01368c9

Fixed

  • A reverted transaction whose replayed eth_call yields no revert reason no longer leaves the widget stuck in its in-flight state (inputs and CTA disabled, no re-quote). wagmi surfaces that case as an error with an empty message, and the failure-recovery path keyed off the message's truthiness; useWatchTransaction now reports a non-empty error for any receipt error so the form always recovers.