-
Notifications
You must be signed in to change notification settings - Fork 423
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 #5410
Version Packages #5410
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. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5410 +/- ##
==========================================
- Coverage 45.52% 45.50% -0.03%
==========================================
Files 1070 1071 +1
Lines 55715 55743 +28
Branches 4031 4031
==========================================
Hits 25367 25367
- Misses 29661 29689 +28
Partials 687 687
*This pull request uses carry forward flags. Click here to find out more.
|
size-limit report 📦
|
f1c193d
to
892702d
Compare
892702d
to
7d9b50d
Compare
7d9b50d
to
ab673a6
Compare
ab673a6
to
5510316
Compare
b7f1670
to
56f9116
Compare
56f9116
to
e798997
Compare
e798997
to
768ef16
Compare
768ef16
to
5e674bb
Compare
- [#5415](https://github.com/thirdweb-dev/js/pull/5415) [`7b21f1b`](https://github.com/thirdweb-dev/js/commit/7b21f1b632d65a2bc9bc38656e18d220c6201ed9) Thanks [@gregfromstl](https://github.com/gregfromstl)! - Adds steam auth | ||
|
||
- [#5415](https://github.com/thirdweb-dev/js/pull/5415) [`7b21f1b`](https://github.com/thirdweb-dev/js/commit/7b21f1b632d65a2bc9bc38656e18d220c6201ed9) Thanks [@gregfromstl](https://github.com/gregfromstl)! - Adds Steam as an authentication option |
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 appear to be two identical changelog entries for the Steam authentication feature under the same PR (#5415) and commit. Since these entries describe the same change, one should be removed to maintain a clean and accurate changelog. Consider keeping "Adds Steam as an authentication option" as it's more descriptive than "Adds steam auth".
Spotted by Graphite Reviewer
Is this helpful? React 👍 or 👎 to let us know.
5e674bb
to
ead6692
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]
Minor Changes
#5415
7b21f1b
Thanks @gregfromstl! - Adds steam auth#5415
7b21f1b
Thanks @gregfromstl! - Adds Steam as an authentication optionPatch Changes
#5397
895b4d1
Thanks @MananTank! - Catch localStorage getItem and setItem unhandled errors#5440
f01de73
Thanks @joaquim-verges! - Support erc6492 signature verification on zksync@thirdweb-dev/[email protected]
Patch Changes
e841bfe
Thanks @iuwqyir! - remove nebula scopePR-Codex overview
This PR focuses on updating the versions of
@thirdweb-dev/service-utils
andthirdweb
, along with modifying theCHANGELOG.md
files to reflect recent changes, including new features and bug fixes.Detailed summary
@thirdweb-dev/service-utils
version from0.4.48
to0.4.49
.0.4.49
inCHANGELOG.md
forservice-utils
.thirdweb
version from5.68.0
to5.69.0
.5.69.0
inCHANGELOG.md
forthirdweb
, including:localStorage
errors.erc6492
signature verification onzksync
.typesVersions
inthirdweb/package.json
for clarity.