-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
fix(kit,nuxt,schema): deprecate ImportPresetWithDeprecation
#33596
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
fix(kit,nuxt,schema): deprecate ImportPresetWithDeprecation
#33596
Conversation
|
|
WalkthroughType changes were applied to imports-related APIs across the repo: usages of Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ 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
@nuxt/rspack-builder
@nuxt/schema
@nuxt/vite-builder
@nuxt/webpack-builder
commit: |
CodSpeed Performance ReportMerging #33596 will not alter performanceComparing Summary
|
ImportPresetWithDeprecation interfaceImportPresetWithDeprecation
🔗 Linked issue
📚 Description
Ran into this confusing parameter type, it used to contain a deprecated property which was removed 3 years ago.