-
Notifications
You must be signed in to change notification settings - Fork 406
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 #5741
Version Packages #5741
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 📦
|
7f09b18
to
012b5c8
Compare
012b5c8
to
590456d
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5741 +/- ##
==========================================
- Coverage 53.02% 53.01% -0.02%
==========================================
Files 1101 1101
Lines 59079 59079
Branches 4810 4806 -4
==========================================
- Hits 31327 31318 -9
- Misses 27034 27043 +9
Partials 718 718
*This pull request uses carry forward flags. Click here to find out more. |
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
5be197b
Thanks @kien-ngo! - Add headless components for Wallets: WalletProvider, WalletIcon and WalletNamePatch Changes
e42ffc6
Thanks @joaquim-verges! - Fix migration to enclave in react native@thirdweb-dev/[email protected]
Patch Changes
e42ffc6
Thanks @joaquim-verges! - Downgrade aws libraries@thirdweb-dev/[email protected]
PR-Codex overview
This PR focuses on updating the version numbers and changelogs for various packages within the project, as well as making some adjustments to the
package.json
files andtypesVersions
structure.Detailed summary
@thirdweb-dev/wagmi-adapter
from0.1.1
to0.1.2
.@thirdweb-dev/react-native-adapter
from1.5.2
to1.5.3
.thirdweb
from5.78.0
to5.79.0
.wagmi-adapter
,react-native-adapter
, andthirdweb
.files
array formatting in@thirdweb-dev/react-native-adapter/package.json
.typesVersions
inthirdweb/package.json
for better readability.