-
Notifications
You must be signed in to change notification settings - Fork 621
Version Packages #7006
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 #7006
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
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. |
size-limit report 📦
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7006 +/- ##
=======================================
Coverage 54.60% 54.60%
=======================================
Files 903 903
Lines 57936 57936
Branches 3973 3968 -5
=======================================
Hits 31637 31637
Misses 26198 26198
Partials 101 101
🚀 New features to boost your workflow:
|
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
6f1d4b1Thanks @joaquim-verges! - Handle tx with value on engineAccount@thirdweb-dev/[email protected]
PR-Codex overview
This PR focuses on updating the versions of the
@thirdweb-dev/wagmi-adapterandthirdwebpackages, alongside modifying thetypesVersionsstructure in thepackage.jsonfile for better organization.Detailed summary
@thirdweb-dev/wagmi-adapterversion from0.2.73to0.2.74.thirdwebversion from5.98.0to5.98.1.thirdwebfor handling transactions with value.typesVersionsinthirdweb/package.jsonfor improved clarity.