js icon indicating copy to clipboard operation
js copied to clipboard

Version Packages

Open jnsdls opened this issue 1 year ago • 5 comments

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

[email protected]

Patch Changes


PR-Codex overview

This PR updates the version of the thirdweb package to 5.34.4 and includes various bug fixes and feature additions related to wallet functionality and network switching.

Detailed summary

  • Handle universal links on ios for coinbase wallet connection
  • Add type prop for TransactionButton
  • Fix account address override in smart wallet
  • Fix Network Switcher only showing 1 search result
  • Add queryOptions for useWalletBalance hook
  • Add support for Zora1155 in ERC1155 > getOwned
  • Fix "add custom network" button not closing details modal
  • Export utils method: getClaimParams for thirdweb Drop contracts

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

jnsdls avatar Jul 12 '24 18:07 jnsdls

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

3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
thirdweb_playground ⬜️ Ignored (Inspect) Visit Preview Jul 17, 2024 6:09am
thirdweb-www ⬜️ Ignored (Inspect) Visit Preview Jul 17, 2024 6:09am
wallet-ui ⬜️ Ignored (Inspect) Visit Preview Jul 17, 2024 6:09am

vercel[bot] avatar Jul 12 '24 18:07 vercel[bot]

Your org requires the Graphite merge queue for merging into main

Add the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

graphite-app[bot] avatar Jul 12 '24 18:07 graphite-app[bot]

CodSpeed Performance Report

Merging #3675 will improve performances by 13.42%

Comparing changeset-release/main (21636ed) with main (c5b9740)

Summary

⚡ 1 improvements ✅ 8 untouched benchmarks

Benchmarks breakdown

Benchmark main changeset-release/main Change
keccakId 1.5 ms 1.3 ms +13.42%

codspeed-hq[bot] avatar Jul 12 '24 18:07 codspeed-hq[bot]

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 43.12 KB (0%) 863 ms (0%) 3.2 s (+6.74% 🔺) 4.1 s
thirdweb (cjs) 91.14 KB (0%) 1.9 s (0%) 7.7 s (+1.35% 🔺) 9.5 s
thirdweb (minimal + tree-shaking) 4.82 KB (0%) 97 ms (0%) 445 ms (+93.99% 🔺) 542 ms
thirdweb/chains (tree-shaking) 433 B (0%) 10 ms (0%) 73 ms (+21.54% 🔺) 83 ms
thirdweb/react (minimal + tree-shaking) 13.52 KB (0%) 271 ms (0%) 396 ms (-23.92% 🔽) 667 ms

github-actions[bot] avatar Jul 12 '24 18:07 github-actions[bot]

Codecov Report

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

Project coverage is 62.03%. Comparing base (c5b9740) to head (21636ed).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3675      +/-   ##
==========================================
+ Coverage   61.98%   62.03%   +0.05%     
==========================================
  Files         922      922              
  Lines       72444    72444              
  Branches     3747     3764      +17     
==========================================
+ Hits        44902    44942      +40     
+ Misses      26850    26815      -35     
+ Partials      692      687       -5     
Flag Coverage Δ *Carryforward flag
legacy_packages 65.66% <ø> (ø) Carriedforward from c5b9740
packages 61.39% <ø> (+0.06%) :arrow_up:

*This pull request uses carry forward flags. Click here to find out more.

see 4 files with indirect coverage changes

codecov[bot] avatar Jul 12 '24 18:07 codecov[bot]