Skip to content

v8.0.2

Choose a tag to compare

@github-actions github-actions released this 13 Feb 15:40
· 6 commits to main since this release
8833170

Patch Changes

  • 7e147df: Add useEnsureCorrectChain hook to standardize wallet network enforcement in dApps.

    This hook introduces a unified status state machine (idlewrong-networkswitchingcorrect) for managing connected wallet chain state. It includes utilities for programmatic network switching, dismissal handling, and an optional onStatusChange callback for reacting to status transitions. Documentation has been added to the README with usage examples and API reference.