-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
chore: version packages #4454
chore: version packages #4454
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
63d0089
to
78f52f7
Compare
78f52f7
to
9b5adc3
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4454 +/- ##
===========================================
- Coverage 94.04% 70.23% -23.82%
===========================================
Files 278 259 -19
Lines 7153 6598 -555
Branches 828 540 -288
===========================================
- Hits 6727 4634 -2093
- Misses 413 1941 +1528
- Partials 13 23 +10 ☔ View full report in Codecov by Sentry. |
Size Change: 0 B Total Size: 820 kB ℹ️ View Unchanged
|
0595f3f
to
cd238fe
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
@wagmi/[email protected]
Minor Changes
070e48480194c8d7f45bda1d7dd1346e6f5d7227
Thanks @tmm! - Added narrowing toconfig.connectors
.Patch Changes
#4456
8b0726c1106fce88b782e676498eabf0718b2619
Thanks @EdouardBougon! - Bumped MetaMask SDK and fixed internal metadata handling.Updated dependencies [
afea6b67822a7a2b96901ec851441d27ee0f7a52
,070e48480194c8d7f45bda1d7dd1346e6f5d7227
]:@wagmi/[email protected]
Minor Changes
070e48480194c8d7f45bda1d7dd1346e6f5d7227
Thanks @tmm! - Added narrowing toconfig.connectors
.Patch Changes
afea6b67822a7a2b96901ec851441d27ee0f7a52
Thanks @tmm! - Passed through parameters toconnector.connect
inconnect
action.[email protected]
Minor Changes
070e48480194c8d7f45bda1d7dd1346e6f5d7227
Thanks @tmm! - Added support touseConnect
for customconnector.connect
parameters.Patch Changes
afea6b67822a7a2b96901ec851441d27ee0f7a52
,070e48480194c8d7f45bda1d7dd1346e6f5d7227
,8b0726c1106fce88b782e676498eabf0718b2619
]:@wagmi/[email protected]
Minor Changes
070e48480194c8d7f45bda1d7dd1346e6f5d7227
Thanks @tmm! - Added support touseConnect
for customconnector.connect
parameters.Patch Changes
afea6b67822a7a2b96901ec851441d27ee0f7a52
,070e48480194c8d7f45bda1d7dd1346e6f5d7227
,8b0726c1106fce88b782e676498eabf0718b2619
]:@wagmi/[email protected]
Patch Changes
21ec74da7f93fc13e253d7b35ddeddc23422a6c1
Thanks @tmm! - Removed internal dependency.