-
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 #6546
Version Packages #6546
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 📦
|
220f522
to
407d5c3
Compare
407d5c3
to
f57fcd4
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6546 +/- ##
=======================================
Coverage 55.06% 55.07%
=======================================
Files 883 883
Lines 55363 55363
Branches 3785 3796 +11
=======================================
+ Hits 30488 30493 +5
+ Misses 24780 24775 -5
Partials 95 95
🚀 New features to boost your workflow:
|
f57fcd4
to
916ea2e
Compare
916ea2e
to
714b7fc
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-dev/service-utils@0.8.18
Patch Changes
cff2481
Thanks @arcoraven! - fix: changeset for optional reqthirdweb@5.93.5
Patch Changes
#6550
3c120a7
Thanks @kumaryash90! - Functions to manage extensions on a dynamic contract#6545
c549d59
Thanks @joaquim-verges! - Update dependencies#6562
e5026a1
Thanks @gregfromstl! - Account for bigint values in engine wallet typed data@thirdweb-dev/wagmi-adapter@0.2.40
Patch Changes
c549d59
Thanks @joaquim-verges! - Update dependenciesPR-Codex overview
This PR focuses on updating the versioning and changelog entries for various packages in the
thirdweb
project, along with some dependency updates and formatting adjustments inpackage.json
files.Detailed summary
.changeset
markdown files.CHANGELOG.md
inwagmi-adapter
to version0.2.40
.CHANGELOG.md
inservice-utils
to version0.8.18
.package.json
inwagmi-adapter
to version0.2.40
.package.json
inservice-utils
to version0.8.18
.CHANGELOG.md
inthirdweb
to version5.93.5
.package.json
inthirdweb
to version5.93.5
.files
andtypesVersions
entries inpackage.json
files for better readability.