-
Notifications
You must be signed in to change notification settings - Fork 619
Version Packages #5003
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 #5003
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 #5003 +/- ##
==========================================
- Coverage 47.73% 47.71% -0.02%
==========================================
Files 1059 1059
Lines 57330 57314 -16
Branches 3942 3944 +2
==========================================
- Hits 27366 27350 -16
Misses 29273 29273
Partials 691 691
*This pull request uses carry forward flags. Click here to find out more. |
015b918 to
f49e5b0
Compare
f49e5b0 to
6316b1b
Compare
6316b1b to
c24ac68
Compare
c24ac68 to
6db6af3
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
#4962
9685a85Thanks @kien-ngo! - Expose UnstoppableDomains extensions: namehash and reverseNameOf#5004
df0388dThanks @joaquim-verges! - Expose auth options onuseConnectModal#4961
98f358dThanks @gregfromstl! - Throw an error if an expected auth token is missing#5002
cd2c0f3Thanks @joaquim-verges! - Handle zk sync direct deploys indeployContractPR-Codex overview
This PR updates the
thirdwebpackage version from5.61.5to5.61.6and includes several notable changes in theCHANGELOG.mdrelated to new features and improvements.Detailed summary
versioninpackages/thirdweb/package.jsonto5.61.6.packages/thirdweb/CHANGELOG.md:namehashandreverseNameOfin UnstoppableDomains extensions.useConnectModal.deployContract.