chore(deps): update dependency @nuxtjs/i18n to v10 #7793
Merged
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.
This PR contains the following updates:
9.5.6->10.0.2Release Notes
nuxt-modules/i18n (@nuxtjs/i18n)
v10.0.2Compare Source
This changelog is generated by GitHub Releases
🐞 Bug Fixes
View changes on GitHub
v10.0.1Compare Source
This changelog is generated by GitHub Releases
🐞 Bug Fixes
baseUrlwarning when using domain configuration - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3740 (68b79)View changes on GitHub
v10.0.0Compare Source
This changelog is generated by GitHub Releases
🚨 Breaking Changes
>=20.11.1- by @BobbieGoede (debbe)bundle.optimizeTranslationDirective- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3515 (35c36)experimental.generatedLocaleFilePathFormat- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3516 (63927)restructureDirmigration path - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3518 (d89eb)experimental.hmroptions tohmr- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3456 (c46bd)switchLocalePathLinkSSR- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3521 (4a3e0)vue-i18nv11 - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3522 (edd83)autoImportTranslationFunctions- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3523 (10dd7)experimental.alternateLinkCanonicalQueries- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3524 (c531a)$localeHeadand rename$getRouteBaseName- by @BobbieGoede and Bobbie Goede in https://github.com/nuxt-modules/i18n/issues/3528 (1fc17)nuxtI18nOptionsfrom generated options files - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3554 (114e1)keyproperty in seo functions to match Unhead v2 - by @rx-837 and @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3561 (1d3e8)finalizePendingLocaleChangesignature to be synchronous - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3626 (f902e)types,routesNameSeparator,defaultLocaleRouteNameSuffix- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3637 (34b52)i18n:localeSwitchedwhen pending locale switches - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3649 (02e5f)baseUrloption - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3656 (a226a)strictSeoenabled - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3718 (2015e)🚀 Features
useI18nPreloadKeyscomposable - by @BobbieGoede (4bf0f)definePageMeta- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3578 (56813)redirectStatusCodeoption - by @MarlonWiss2212 and @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3685 (2a18b)🐞 Bug Fixes
stringtoLocaleObjectnormalization in generated options - by @BobbieGoede (a729b)modules:donehook - by @BobbieGoede (a7875)legacyandcompositiontype narrowing forvue-i18n- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3526 (ddd07)autoImportwarning ifautoDeclareuses default value - by @BobbieGoede (553fd)autoDeclareif auto imports are disabled - by @BobbieGoede (081c1)getLocaleCookie- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3614 (ecfc0)<NuxtLinkLocale>not localizing paths when settingtargetprop - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3633 (90c04)switchLocalePathmissingapp.baseURLwhen usingdifferentDomains- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3634 (e2c29)<NuxtLinkLocale>losing routestate- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3636 (bd2b3)defaultLocaleis unset with a_defaultstrategy - by @BobbieGoede (cbb6f)localestype narrowing - by @BobbieGoede (727d7)<NuxtLink>in<NuxtLinkLocale>- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3658 (49b97)eslint-plugin-regexpand resolve linting errors - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3673 (7bea1)nuxt-defineto setup compiler constants - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3680 (edbf6)x-defaultalternate links - by @BobbieGoede (a37a7)_generateproperty usage - by @BobbieGoede (feb46)PageMetatype workaround - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3714 (3777f)routeBaseNamewithtypedPagesenabled - by @BobbieGoede (56fd4)🏎 Performance
oxc-parsermanual wasm fallback logic - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3413 (1b786)View changes on GitHub
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.