-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
build(nuxt): upgrade Nuxt version #178
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
Conversation
- Upgrade Nuxt from 3.17.4 to 4.0.3 - Remove future.compatibilityVersion configuration
WalkthroughThe changes update the Nuxt dependency from version 3 to 4 in the project's package configuration and remove the now-unnecessary Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~7 minutes Poem
Note ⚡️ Unit Test Generation is now available in beta!Learn more here, or try it out under "Finishing Touches" below. 📜 Recent review detailsConfiguration used: CodeRabbit UI ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
💤 Files with no reviewable changes (1)
🧰 Additional context used📓 Path-based instructions (1)package.json📄 CodeRabbit Inference Engine (.cursor/rules/project-overview.mdc)
Files:
🧠 Learnings (11)📓 Common learnings📚 Learning: applies to package.json : project dependencies and scripts should be defined in package.json....Applied to files:
📚 Learning: applies to app/**/* : nuxt.js 3 is used as the frontend framework; frontend code should be structure...Applied to files:
📚 Learning: applies to nuxt.config.ts : nuxt configuration should be defined in nuxt.config.ts....Applied to files:
📚 Learning: applies to nuxt.config.ts : utilize nuxt's built-in optimization features...Applied to files:
📚 Learning: use lint-staged to automatically check code style on commit...Applied to files:
📚 Learning: enable nuxt's built-in optimization features...Applied to files:
📚 Learning: automatically run lint-staged on commit...Applied to files:
📚 Learning: applies to **/*.vue : use tailwind css utility classes for styling components...Applied to files:
📚 Learning: use pnpm lint for code style checking...Applied to files:
📚 Learning: applies to **/*.vue : support responsive design and dark mode using tailwind css...Applied to files:
🔇 Additional comments (1)
✨ Finishing Touches
🧪 Generate unit tests
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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Summary by CodeRabbit