-
-
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
feat(core,react,vue): connect parameters #4453
Conversation
🦋 Changeset detectedLatest commit: d8bd366 The changes in this PR will be included in the next version bump. This PR includes changesets to release 4 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Size Change: +626 B (+0.08%) Total Size: 820 kB
ℹ️ View Unchanged
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4453 +/- ##
=======================================
Coverage 94.04% 94.04%
=======================================
Files 278 278
Lines 7150 7152 +2
Branches 828 828
=======================================
+ Hits 6724 6726 +2
+ Misses 413 412 -1
- Partials 13 14 +1 ☔ View full report in Codecov by Sentry. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
807b61b
to
3f807f0
Compare
55a70e3
to
d8bd366
Compare
Infer
config.connectors
so connector properties work withuseConnect()
/connect
.Related #4441