-
Notifications
You must be signed in to change notification settings - Fork 21
Upgrade to Nuxtv4 #41
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
…ing change to @portabletext/vue. Fix hydration error caused in /components/Date.vue
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Summary
Upgrades the template from Nuxt 3 to Nuxt 4 with improved performance and best practices.
Changes
🚀 Nuxt 4 Migration
app/directory structure📦 Dependency Updates
Frontend:
@nuxt/fonts: ^0.11.4@tailwindcss/vite: ^4.1.16groq: 3.74.1 → 4.11.0nuxt: ^4.1.3tailwindcss: ^4.1.16vue: ^3.5.22date-fnsdependencyStudio:
date-fnsdependency🐛 Bug Fixes
Date.vuecomponent (wrapped inClientOnly)@portabletext/vue. See: https://sanity.nuxtjs.org/helpers/portable-text⚡ Performance Improvements
useSeoMetatouseServerSeoMetafor better SEO performancequerySelectorDOM manipulation with Vue template refs📁 File Structure Changes
app/directory per Nuxt 4 standardsTesting