-
Notifications
You must be signed in to change notification settings - Fork 408
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 #5921
base: main
Are you sure you want to change the base?
Version Packages #5921
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 📦
|
c77ad6c
to
b345644
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5921 +/- ##
=======================================
Coverage 54.85% 54.85%
=======================================
Files 1142 1142
Lines 60928 60928
Branches 5140 5142 +2
=======================================
Hits 33424 33424
Misses 26777 26777
Partials 727 727
*This pull request uses carry forward flags. Click here to find out more. |
b345644
to
eff90e0
Compare
eff90e0
to
04c8ad3
Compare
04c8ad3
to
53451d3
Compare
53451d3
to
ef5235e
Compare
ef5235e
to
11bbe8f
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.83.2
Patch Changes
#5926
4b5661b
Thanks @MananTank! - ExporttoEventSelector
utility function from "thirdweb/utils"#5923
42a313f
Thanks @kumaryash90! - Fix deploy version for published contracts#5924
7fb5ce1
Thanks @joaquim-verges! - Ensure resetting deploy flag on bundler errors#5937
0e2b3df
Thanks @MananTank! - AddisValidENSName
utility function for checking if a string is a valid ENS name. It does not check if the name is actually registered, it only checks if the string is in a valid format.#5914
c5c6f9d
Thanks @MananTank! - Do not prompt user for signing message for SIWE auth in Connect UI for Ecosystem wallets@thirdweb-dev/wagmi-adapter@0.1.8
PR-Codex overview
This PR updates the version numbers for the
thirdweb
and@thirdweb-dev/wagmi-adapter
packages, adds a new changelog entry forthirdweb
version5.83.2
, and includes several bug fixes and utility function exports.Detailed summary
thirdweb
version from5.83.1
to5.83.2
@thirdweb-dev/wagmi-adapter
version from0.1.7
to0.1.8
thirdweb
version5.83.2
with:toEventSelector
utility functionisValidENSName
utility function for validating ENS names