-
Notifications
You must be signed in to change notification settings - Fork 438
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 #6132
Version Packages #6132
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. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6132 +/- ##
=======================================
Coverage 56.92% 56.92%
=======================================
Files 1155 1155
Lines 63916 63916
Branches 5192 5193 +1
=======================================
Hits 36384 36384
Misses 26803 26803
Partials 729 729
*This pull request uses carry forward flags. Click here to find out more. |
size-limit report 📦
|
73d8cfe
to
79b8cc1
Compare
79b8cc1
to
306d480
Compare
|
||
### Patch Changes | ||
|
||
- [#6139](https://github.com/thirdweb-dev/js/pull/6139) [`f4f93e6`](https://github.com/thirdweb-dev/js/commit/f4f93e6353d3951c580df25b757b1ac20fdcf763) Thanks [@arcoraven](https://github.com/arcoraven)! - [service-utils] Update to ESM for compression typrse |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There appears to be a typo in the changelog entry - typrse
should be types
in the message "[service-utils] Update to ESM for compression typrse"
Spotted by Graphite Reviewer
Is this helpful? React 👍 or 👎 to let us know.
306d480
to
7f1b974
Compare
7f1b974
to
2201a14
Compare
2201a14
to
f303f6a
Compare
f303f6a
to
1d13f73
Compare
1d13f73
to
000a52a
Compare
000a52a
to
d7299b4
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/[email protected]
Patch Changes
#6137
a6b7e8d
Thanks @jnsdls! - updated dependencies#6139
f4f93e6
Thanks @arcoraven! - [service-utils] Update to ESM for compression typrse#6131
a76e653
Thanks @arcoraven! - [service-utils] switch to lz4js for compression lib[email protected]
Patch Changes
#6137
a6b7e8d
Thanks @jnsdls! - updated dependencies#6116
9d5828e
Thanks @alecananian! - Skip factory entrypoint lookup for ZKsync chains#6119
b693b78
Thanks @gregfromstl! - Fix: Ecosystem smart wallets now properly trigger switch chain on their admin wallets#6093
08cc489
Thanks @kumaryash90! - 7702 delegation designator@thirdweb-dev/[email protected]
[email protected]
Patch Changes
#6137
a6b7e8d
Thanks @jnsdls! - updated dependenciesUpdated dependencies [
a6b7e8d
,9d5828e
,b693b78
,08cc489
]:PR-Codex overview
This PR primarily focuses on updating the version numbers and changelogs for several packages within the
thirdweb
project, includingthirdweb-login
,thirdweb
, andservice-utils
. It also includes details on dependency updates and some structural changes in the package configurations.Detailed summary
version
inapps/login/package.json
from0.1.0
to0.1.1
.version
inpackages/thirdweb/package.json
from5.87.2
to5.87.3
.version
inpackages/wagmi-adapter/package.json
from0.2.11
to0.2.12
.version
inpackages/service-utils/package.json
from0.8.3
to0.8.4
.thirdweb-login
andservice-utils
with details on dependency updates.files
andtypesVersions
structure inpackages/service-utils/package.json
.