-
Notifications
You must be signed in to change notification settings - Fork 402
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 #4263
Version Packages #4263
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Your org requires the Graphite merge queue for merging into mainAdd 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. |
size-limit report 📦
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4263 +/- ##
=======================================
Coverage 59.30% 59.31%
=======================================
Files 962 962
Lines 77524 77524
Branches 3489 3492 +3
=======================================
+ Hits 45977 45982 +5
+ Misses 30873 30869 -4
+ Partials 674 673 -1
*This pull request uses carry forward flags. Click here to find out more. |
4cf853a
to
f3b3139
Compare
f3b3139
to
c30b25e
Compare
c30b25e
to
ab1ced6
Compare
ab1ced6
to
d5a8624
Compare
d5a8624
to
6688933
Compare
6688933
to
d6bf908
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
[email protected]
Patch Changes
#4250
41fbdaf
Thanks @gregfromstl! - Add overload tosignMessage
to pass an account rather than a private key#4267
7a2de70
Thanks @alecananian! - AddedhideSwitchWallet
param to wallet details modal#4224
1405598
Thanks @IDubuque! - Added support for direct transfers in Pay#4269
120d61f
Thanks @MananTank! - Show wallet balance with upto 5 decimal places in UI components#4274
a0aea23
Thanks @gregfromstl! - Fix popup and window auth modes conflicting on firefox#4244
44e8e7b
Thanks @MananTank! - - Pay UI now selects the fiat currency based on the user's location / timezoneExamples
PR-Codex overview
This PR updates the version of the
thirdweb
package to5.48.2
and includes various patches and feature enhancements.Detailed summary
5.48.2
signMessage
hideSwitchWallet
param to wallet details modal