ant-design / ant-design-web3

🥳 Efficient react components for building dapps easier | Connect crypto wallets and more Web3 UI components | Web3 icons | Supports Ethereum, Solana, Bitcoin, TON, Sui and others.
https://web3.ant.design
MIT License
891 stars 147 forks source link

fix: hooks missing return type #1200

Closed gin-lsl closed 1 week ago

gin-lsl commented 1 month ago

fix #1175

💡 Background and solution

修复 useAccountuseConnection 返回类型丢失问题

🔗 Related issue link

changeset-bot[bot] commented 1 month ago

🦋 Changeset detected

Latest commit: f20ab4d435569baed52a9c6882b0a4bb4e4a798a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages | Name | Type | | ------------------- | ----- | | @ant-design/web3 | Patch | | @example/eth-web3js | Patch | | @example/ethers-v5 | Patch | | @example/ethers | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ant-design-web3 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 10, 2024 11:19am
github-actions[bot] commented 1 month ago

Preview is ready

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.99%. Comparing base (08c5321) to head (f20ab4d). Report is 24 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1200 +/- ## ======================================= Coverage 99.99% 99.99% ======================================= Files 851 851 Lines 18149 18149 Branches 1582 1582 ======================================= Hits 18148 18148 Misses 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.