chore(deps): update pnpm.catalog.default @nuxtjs/i18n to v10 #412
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.5
->^10.0.3
Release Notes
nuxt-modules/i18n (@nuxtjs/i18n)
v10.0.3
Compare Source
This changelog is generated by GitHub Releases
🐞 Bug Fixes
View changes on GitHub
v10.0.2
Compare Source
This changelog is generated by GitHub Releases
🐞 Bug Fixes
View changes on GitHub
v10.0.1
Compare Source
This changelog is generated by GitHub Releases
🐞 Bug Fixes
baseUrl
warning when using domain configuration - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3740 (68b79)View changes on GitHub
v10.0.0
Compare 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)restructureDir
migration path - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3518 (d89eb)experimental.hmr
options 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-i18n
v11 - 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)$localeHead
and rename$getRouteBaseName
- by @BobbieGoede and Bobbie Goede in https://github.com/nuxt-modules/i18n/issues/3528 (1fc17)nuxtI18nOptions
from generated options files - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3554 (114e1)key
property in seo functions to match Unhead v2 - by @rx-837 and @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3561 (1d3e8)finalizePendingLocaleChange
signature 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:localeSwitched
when pending locale switches - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3649 (02e5f)baseUrl
option - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3656 (a226a)strictSeo
enabled - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3718 (2015e)🚀 Features
useI18nPreloadKeys
composable - by @BobbieGoede (4bf0f)definePageMeta
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3578 (56813)redirectStatusCode
option - by @MarlonWiss2212 and @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3685 (2a18b)🐞 Bug Fixes
string
toLocaleObject
normalization in generated options - by @BobbieGoede (a729b)modules:done
hook - by @BobbieGoede (a7875)legacy
andcomposition
type narrowing forvue-i18n
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3526 (ddd07)autoImport
warning ifautoDeclare
uses default value - by @BobbieGoede (553fd)autoDeclare
if 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 settingtarget
prop - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3633 (90c04)switchLocalePath
missingapp.baseURL
when 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)defaultLocale
is unset with a_default
strategy - by @BobbieGoede (cbb6f)locales
type narrowing - by @BobbieGoede (727d7)<NuxtLink>
in<NuxtLinkLocale>
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3658 (49b97)eslint-plugin-regexp
and resolve linting errors - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3673 (7bea1)nuxt-define
to setup compiler constants - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3680 (edbf6)x-default
alternate links - by @BobbieGoede (a37a7)_generate
property usage - by @BobbieGoede (feb46)PageMeta
type workaround - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3714 (3777f)routeBaseName
withtypedPages
enabled - by @BobbieGoede (56fd4)🏎 Performance
oxc-parser
manual wasm fallback logic - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3413 (1b786)View changes on GitHub
v9.5.6
Compare Source
🐞 Bug Fixes
_generate
property usage - by @BobbieGoede (e3fba)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.