Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #6367

Merged
merged 1 commit into from
Feb 28, 2025
Merged

Version Packages #6367

merged 1 commit into from
Feb 28, 2025

Conversation

joaquim-verges
Copy link
Member

@joaquim-verges joaquim-verges commented Feb 28, 2025

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]

Minor Changes

  • #6370 5625ff1 Thanks @joaquim-verges! - Added estimateUserOpGasCost() utility function for estimating the total gas cost in wei/ether of user operations

Patch Changes

@thirdweb-dev/[email protected]


PR-Codex overview

This PR focuses on updating the version numbers and changelogs for the @thirdweb-dev/wagmi-adapter and thirdweb packages, along with restructuring the typesVersions section in package.json for better clarity.

Detailed summary

  • Updated @thirdweb-dev/wagmi-adapter version from 0.2.23 to 0.2.24.
  • Updated thirdweb version from 5.89.1 to 5.90.0.
  • Added estimateUserOpGasCost() utility function in thirdweb.
  • Changed activeWalletConnectionStatus initialization to 'unknown'.
  • Restructured typesVersions in thirdweb/package.json for improved formatting.

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

@joaquim-verges joaquim-verges requested review from a team as code owners February 28, 2025 00:20
Copy link

vercel bot commented Feb 28, 2025

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

Name Status Preview Comments Updated (UTC)
docs-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 28, 2025 10:00pm
login ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 28, 2025 10:00pm
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 28, 2025 10:00pm
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 28, 2025 10:00pm
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 28, 2025 10:00pm

Copy link

graphite-app bot commented Feb 28, 2025

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

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

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@github-actions github-actions bot added packages SDK Involves changes to the thirdweb SDK labels Feb 28, 2025
Copy link
Contributor

github-actions bot commented Feb 28, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 46.82 KB (0%) 937 ms (0%) 145 ms (+136.32% 🔺) 1.1 s
thirdweb (cjs) 127.18 KB (0%) 2.6 s (0%) 210 ms (+24.66% 🔺) 2.8 s
thirdweb (minimal + tree-shaking) 5.6 KB (0%) 112 ms (0%) 73 ms (+1168.41% 🔺) 185 ms
thirdweb/chains (tree-shaking) 506 B (0%) 10 ms (0%) 18 ms (+1131.06% 🔺) 28 ms
thirdweb/react (minimal + tree-shaking) 19.38 KB (0%) 388 ms (0%) 62 ms (+404.58% 🔺) 449 ms

Copy link

codecov bot commented Feb 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.71%. Comparing base (5625ff1) to head (b4f67c7).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6367   +/-   ##
=======================================
  Coverage   54.71%   54.71%           
=======================================
  Files         874      874           
  Lines       54617    54617           
  Branches     3719     3718    -1     
=======================================
  Hits        29885    29885           
  Misses      24637    24637           
  Partials       95       95           
Flag Coverage Δ
packages 54.71% <ø> (ø)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packages SDK Involves changes to the thirdweb SDK
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant