reown-com / appkit

The full stack toolkit to build onchain app UX
https://reown.com/appkit
Apache License 2.0
4.94k stars 1.41k forks source link

fix: metadata values weren't included in the universal provider #3161

Closed magiziz closed 3 weeks ago

magiziz commented 3 weeks ago

Description

When universal provider was initialised it had no metadata included.

Type of change

Checklist

changeset-bot[bot] commented 3 weeks ago

🦋 Changeset detected

Latest commit: e17c12f04d4e735f1cc98221b2b74fb96da729be

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

This PR includes changesets to release 19 packages | Name | Type | | ------------------------------ | ----- | | @reown/appkit | Patch | | @apps/demo | Patch | | @apps/gallery | Patch | | @apps/laboratory | Patch | | @reown/appkit-adapter-ethers | Patch | | @reown/appkit-adapter-ethers5 | Patch | | @reown/appkit-adapter-polkadot | Patch | | @reown/appkit-adapter-solana | Patch | | @reown/appkit-adapter-wagmi | Patch | | @reown/appkit-utils | Patch | | @reown/appkit-cdn | Patch | | @reown/appkit-common | Patch | | @reown/appkit-core | Patch | | @reown/appkit-experimental | Patch | | @reown/appkit-polyfills | Patch | | @reown/appkit-scaffold-ui | Patch | | @reown/appkit-siwe | Patch | | @reown/appkit-ui | Patch | | @reown/appkit-wallet | 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 3 weeks ago

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

Name Status Preview Comments Updated (UTC)
appkit-laboratory ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 29, 2024 9:19am
appkit-wagmi-cdn-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 29, 2024 9:19am
web3modal-gallery ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 29, 2024 9:19am
github-actions[bot] commented 3 weeks ago

Coverage Report for Coverage

Status Category Percentage Covered / Total
🔵 Lines 271.96000000000004% 4290 / 18403
🔵 Statements 271.96000000000004% 4290 / 18403
🔵 Functions 313.08% 349 / 1049
🔵 Branches 374.87% 637 / 1334
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
packages/appkit/src/client.ts 79.6% 76.59% 86.25% 79.6% 90-91, 110-111, 114-115, 118-119, 122-125, 128-131, 134-135, 256, 264, 302-305, 311, 313-315, 317-318, 321, 416, 418-420, 423-424, 426-428, 443, 445-446, 453-454, 464-465, 480-481, 484-485, 488-489, 498-500, 506-513, 530-533, 568, 577-589
Generated in workflow #7010 for commit e17c12f by the Vitest Coverage Report Action