-
Notifications
You must be signed in to change notification settings - Fork 619
Version Packages #5506
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 #5506
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Your org has enabled 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 #5506 +/- ##
==========================================
+ Coverage 46.18% 46.22% +0.04%
==========================================
Files 1082 1080 -2
Lines 58626 58562 -64
Branches 3933 3933
==========================================
- Hits 27079 27073 -6
+ Misses 30864 30806 -58
Partials 683 683
*This pull request uses carry forward flags. Click here to find out more. |
c855dc9 to
76d04f7
Compare
76d04f7 to
38eefd8
Compare
38eefd8 to
e0bd6f3
Compare
e0bd6f3 to
f04204a
Compare
f04204a to
76e8a5e
Compare
76e8a5e to
e5edfc4
Compare
e5edfc4 to
c020a8e
Compare
c020a8e to
fa300b5
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]
Minor Changes
#5495
d1845f3Thanks @kien-ngo! - Add headless components: ChainProvider, ChainIcon & ChainName#5529
7488102Thanks @gregfromstl! - Adds LoyaltyCard extensions and support for ERC721 deployment.Patch Changes
#5517
480fb4eThanks @kien-ngo! - Fix UI issue when assetTabs is set to an empty array#5548
9337925Thanks @joaquim-verges! - Fix tx cost estimation for pay transaction modal@thirdweb-dev/[email protected]
Patch Changes
8aa454cThanks @arcoraven! - feat: add promptTokens and completionTokens fields to usagePR-Codex overview
This PR focuses on updating versions and enhancing the
@thirdweb-dev/service-utilsandthirdwebpackages. It includes new features, bug fixes, and improvements in type definitions.Detailed summary
@thirdweb-dev/service-utilsversion to0.4.51.promptTokensandcompletionTokensfields in@thirdweb-dev/service-utils.thirdwebversion to5.72.0.ChainProvider,ChainIcon, andChainName.LoyaltyCardextensions and ERC721 deployment support.assetTabs.