-
Notifications
You must be signed in to change notification settings - Fork 364
chore: update to nuxt 3.20 #4992
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
Merged
Merged
+8,131
−8,031
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
Author
|
|
Prospector
approved these changes
Dec 29, 2025
Signed-off-by: Calum H. <contact@cal.engineer>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Blocked by #4990
Migrates to nuxt 3.20, done incrementally to ensure things didn't break.
Updates app-frontend to use Vite 6
Details
Nuxt 3.14 → 3.20.2 Migration Summary
Nuxt 3.14 → Nuxt 3.15.4 (Vite 6)
nuxtto 3.15.4@vitejs/plugin-vueto ^6.0.3viteto ^6.0.0 in app-frontend (was causing pnpm to hoist Vite 5)floating-vue/nuxtmodule withvite.ssr.noExternal: ['v-tooltip']src/plugins/floating-vue.jsNuxt 3.15.4 → Nuxt 3.16.2 (Unhead v2)
nuxtto 3.16.2compatibilityDate: '2025-01-01'"type": "module"to packages/tooling-config/package.json@nuxt/devtools(conflicts with bundled version)Nuxt 3.16.2 → Nuxt 3.17.5 (Pinia 3 + i18n v9)
nuxtto 3.17.5piniato ^3.0.0 (both frontend and app-frontend)@pinia/nuxtto ^0.11.3@nuxtjs/i18nto ^9.0.0vue-i18nto ^10.0.0 (app-frontend and packages/ui)i18n.config.tsfromsrc/to project root./src/locales/*/index.jsonbundle.optimizeTranslationDirective: falseto silence deprecation warningNuxt 3.17.5 → Nuxt 3.20.2 (Final)
nuxtto ^3.20.2eslintfrom frontend devDeps (inherits from tooling-config)@modrinth/tooling-configas devDependencyapexchartsto ^4.0.0 in packages/uivue-eslint-parser^10.1.3 to tooling-config<NuxtRouteAnnouncer />to app.vue (accessibility)