-
Notifications
You must be signed in to change notification settings - Fork 543
Version Packages #5838
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 #5838
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 #5838 +/- ##
==========================================
- Coverage 55.36% 55.34% -0.03%
==========================================
Files 1123 1124 +1
Lines 59642 59670 +28
Branches 5056 5054 -2
==========================================
+ Hits 33023 33025 +2
- Misses 25895 25921 +26
Partials 724 724
*This pull request uses carry forward flags. Click here to find out more. |
667d950
to
25bc62a
Compare
25bc62a
to
87f3a71
Compare
87f3a71
to
7bc8165
Compare
7bc8165
to
db804e7
Compare
593780a
to
9f447a5
Compare
9f447a5
to
0b35e02
Compare
0b35e02
to
c734260
Compare
c734260
to
d46573c
Compare
d46573c
to
f48ea23
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.81.0
Minor Changes
e01193a
Thanks @gregfromstl! - Feature: Adds getAdminAccount to inAppWallet interface for AA ecosystem walletsPatch Changes
#5837
ce3e850
Thanks @kumaryash90! - Update implementations#5865
a9547c5
Thanks @gregfromstl! - SDK: Fix chain switching in smart account transactions#5879
810f319
Thanks @kien-ngo! - Add onTimeout callback to useAutoConnect#5605
e9c23ad
Thanks @kien-ngo! - - Add onClose callback to Connect Details modal#5869
273a320
Thanks @gregfromstl! - SDK: Removed co.lobstr from the available wallets (an unsupported non-EVM wallet)#5871
1e8ddcb
Thanks @gregfromstl! - SDK: Gracefully ignore chain with no chain ID infromEip1193Provider
@thirdweb-dev/wagmi-adapter@0.1.4
PR-Codex overview
This PR primarily focuses on updating version numbers for the
thirdweb
and@thirdweb-dev/wagmi-adapter
packages, along with enhancing the changelog forthirdweb
to include new features, fixes, and improvements.Detailed summary
version
ofthirdweb
from5.80.0
to5.81.0
.version
of@thirdweb-dev/wagmi-adapter
from0.1.3
to0.1.4
.CHANGELOG.md
forthirdweb
, including:getAdminAccount
to in-app wallet interface.onTimeout
andonClose
callbacks toConnectButton
.