fix(nuxt): don't inject shared types for differing auto-imports#34191
fix(nuxt): don't inject shared types for differing auto-imports#34191
Conversation
…h differing implementations
|
|
WalkthroughChanges to the shared-imports generation logic in Possibly related PRs
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 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 |
@nuxt/kit
@nuxt/nitro-server
nuxt
@nuxt/rspack-builder
@nuxt/schema
@nuxt/vite-builder
@nuxt/webpack-builder
commit: |
🔗 Linked issue
resolves #34140
📚 Description
this filters out imports with differing implementations, and adds 'safe' declarations for certain key nuxt imports.