-
Notifications
You must be signed in to change notification settings - Fork 590
Version Packages #6083
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 #6083
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 #6083 +/- ##
==========================================
+ Coverage 56.81% 56.87% +0.05%
==========================================
Files 1152 1152
Lines 63906 63907 +1
Branches 5178 5185 +7
==========================================
+ Hits 36311 36344 +33
+ Misses 26865 26834 -31
+ Partials 730 729 -1
*This pull request uses carry forward flags. Click here to find out more. |
8d01663
to
f4552a7
Compare
f4552a7
to
3421f3e
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@5.87.0
Minor Changes
#6082
4550bb2
Thanks @joaquim-verges! - Support Account and Wallet headless components in react nativeYou can now use the Account and Wallet headless components in react native, this lets you build your own UI, styling it however you want, but letting the components handle the logic.
Example Account components usage:
Example Wallet components usage:
Patch Changes
#6079
1616b7f
Thanks @jnsdls! - exportrandomPrivateKey
fromthirdweb/wallets
#6076
1401f8d
Thanks @joaquim-verges! - Fix autoconnection of inapp wallets in react native#6079
1616b7f
Thanks @jnsdls! - updated dependencies@thirdweb-dev/service-utils@0.7.2
Patch Changes
1616b7f
Thanks @jnsdls! - updated dependencies@thirdweb-dev/wagmi-adapter@0.2.7
Patch Changes
1616b7f
Thanks @jnsdls! - updated dependenciesPR-Codex overview
This PR primarily focuses on updating the versions of several packages and their changelogs, along with enhancing the
thirdweb
package by adding support for Account and Wallet headless components in React Native.Detailed summary
@thirdweb-dev/wagmi-adapter
version from0.2.6
to0.2.7
.@thirdweb-dev/service-utils
version from0.7.1
to0.7.2
.thirdweb
version from5.86.6
to5.87.0
.randomPrivateKey
fromthirdweb/wallets
.