fix(types): add googleSignIn to ScriptRegistry#627
Conversation
GoogleSignIn was missing from the ScriptRegistry interface in runtime/types.ts despite having a full registry implementation.
|
@zizzfizzix is attempting to deploy a commit to the Nuxt Team on Vercel. A member of the Team first needs to authorize it. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughA new optional field Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
commit: |
|
Your on fire 🔥 thanks |
🔗 Linked issue
N/A
❓ Type of change
📚 Description
GoogleSignIn was missing from the ScriptRegistry interface in runtime/types.ts despite having a full registry implementation.