-
Notifications
You must be signed in to change notification settings - Fork 544
Version Packages #5696
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 #5696
Conversation
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. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
size-limit report 📦
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5696 +/- ##
=======================================
Coverage 51.52% 51.53%
=======================================
Files 1094 1094
Lines 57592 57592
Branches 4756 4755 -1
=======================================
+ Hits 29677 29681 +4
+ Misses 27198 27193 -5
- Partials 717 718 +1
*This pull request uses carry forward flags. Click here to find out more. |
fe2993f
to
b22b386
Compare
b22b386
to
a06d357
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.77.0
Minor Changes
f778d30
Thanks @gregfromstl! - AddsgetLastAuthProvider
to get the most recently used auth provider for loginPatch Changes
2fccfc0
Thanks @kien-ngo! - Fix caching issues for headless component; improve code coveragePR-Codex overview
This PR updates the
thirdweb
package from version5.76.1
to5.77.0
, introducing new features and fixes.Detailed summary
version
inpackage.json
to5.77.0
.getLastAuthProvider
function to retrieve the most recently used auth provider for login.