-
Notifications
You must be signed in to change notification settings - Fork 502
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 #6575
Version Packages #6575
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 #6575 +/- ##
==========================================
- Coverage 54.99% 54.99% -0.01%
==========================================
Files 885 885
Lines 55492 55503 +11
Branches 3795 3797 +2
==========================================
+ Hits 30517 30522 +5
- Misses 24880 24886 +6
Partials 95 95
🚀 New features to boost your workflow:
|
767b3c8
to
3f48398
Compare
3f48398
to
1fe8518
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
#6578
2a1f4be
Thanks @gregfromstl! - Fix bug with PayEmbed incorrectly showing failed state#6580
c3d0ea0
Thanks @joaquim-verges! - respect supportedTokens prop in PayEmbed#6495
b49c191
Thanks @kumaryash90! - Support Stylus contracts in CLI and SDK@thirdweb-dev/[email protected]
PR-Codex overview
This PR focuses on updating version numbers and changelogs for the
@thirdweb-dev/wagmi-adapter
andthirdweb
packages, along with modifying type definitions in thethirdweb
package.Detailed summary
@thirdweb-dev/wagmi-adapter
version from0.2.41
to0.2.42
.thirdweb
version from5.93.6
to5.93.7
.thirdweb
changelog, including:PayEmbed
showing incorrect state.supportedTokens
prop inPayEmbed
.thirdweb/package.json
.