-
Notifications
You must be signed in to change notification settings - Fork 618
Version Packages #5714
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 #5714
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 #5714 +/- ##
=======================================
Coverage 51.65% 51.65%
=======================================
Files 1097 1097
Lines 57788 57788
Branches 4773 4774 +1
=======================================
Hits 29853 29853
Misses 27217 27217
Partials 718 718
*This pull request uses carry forward flags. Click here to find out more. |
2f82309 to
6e6f455
Compare
6e6f455 to
e5e519a
Compare
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
@thirdweb-dev/[email protected]
Minor Changes
3ec808dThanks @joaquim-verges! - Update /use endpoint and types to v2[email protected]
Minor Changes
#5709
cd55adaThanks @gregfromstl! - Adds a defaultSmsCountryCode configuration option to In-App and Ecosystem Wallets#5604
03b6d0dThanks @ElasticBottle! - Support the ability to unlink accounts for in app wallet with more than 1 linked account.It's supported out of the box in the connect UI.
For typescript users, the following code snippet is a simple example of how it'd work.
PR-Codex overview
This PR focuses on version updates and enhancements for the
thirdweband@thirdweb-dev/service-utilspackages, including new features and improvements in the changelogs.Detailed summary
thirdwebversion from5.77.0to5.78.0.@thirdweb-dev/service-utilsversion from0.4.52to0.5.0.defaultSmsCountryCodeoption for In-App and Ecosystem Wallets.