-
Notifications
You must be signed in to change notification settings - Fork 4k
chore(qwik): add peerDeps for qwik #13265
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
base: main
Are you sure you want to change the base?
Conversation
@wmertens is attempting to deploy a commit to the authjs Team on Vercel. A member of the Team first needs to authorize it. |
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
No dependency changes detected. Learn more about Socket for GitHub. 👍 No dependency changes detected in pull request |
without this, it isn't guaranteed to have access to the libararies
b4aa560
to
ad502f6
Compare
Broken Link Checker
1) /getting-started/migrate-to-better-auth
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #13265 +/- ##
============================================
+ Coverage 38.92% 100.00% +61.07%
============================================
Files 130 1 -129
Lines 4229 374 -3855
Branches 311 59 -252
============================================
- Hits 1646 374 -1272
+ Misses 2583 0 -2583 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
LGTM
☕️ Reasoning
without this, it isn't guaranteed to have access to the qwik libararies, which is certainly the case when using the overrides for qwik v2.
🧢 Checklist