chore(deps): update dependency @nuxtjs/i18n to v10 #1567
+1,398
−613
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.4->10.2.1Release Notes
nuxt-modules/i18n (@nuxtjs/i18n)
v10.2.1Compare Source
This changelog is generated by GitHub Releases
🐞 Bug Fixes
🏎 Performance
View changes on GitHub
v10.2.0Compare Source
This changelog is generated by GitHub Releases
🚀 Features
httpCacheDurationoption for server messages route - by @ivanvakulov in #3856 (4a8db)🐞 Bug Fixes
localePath- by @BobbieGoede in #3851 (c2309)@intlify/utils/h3by alias - by @BobbieGoede (fcf84)View changes on GitHub
v10.1.2Compare Source
This changelog is generated by GitHub Releases
🐞 Bug Fixes
View changes on GitHub
v10.1.1Compare Source
This changelog is generated by GitHub Releases
🐞 Bug Fixes
View changes on GitHub
v10.1.0Compare Source
This changelog is generated by GitHub Releases
🚀 Features
vite-rolldownsupport - by @BobbieGoede in #3666 (c5288)🐞 Bug Fixes
RegExpvalues when loadingvue-i18noptions - by @BobbieGoede in #3791 (b67b3)defaultLocalefrom inline module options - by @bubblesortt in #3799 (28e60)View changes on GitHub
v10.0.6Compare Source
This changelog is generated by GitHub Releases
🐞 Bug Fixes
langto parse and extractdefineI18nRoute- by @BobbieGoede in #3785 (9d1b6)View changes on GitHub
v10.0.5Compare Source
This changelog is generated by GitHub Releases
🐞 Bug Fixes
View changes on GitHub
v10.0.4Compare Source
This changelog is generated by GitHub Releases
🐞 Bug Fixes
ts-expect-errorstatement - by @BobbieGoede (16660)🏎 Performance
estree-walkerwithoxc-walker- by @BobbieGoede in #3772 (ed1a4)View changes on GitHub
v10.0.3Compare Source
This changelog is generated by GitHub Releases
🐞 Bug Fixes
View changes on GitHub
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 #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 #3515 (35c36)experimental.generatedLocaleFilePathFormat- by @BobbieGoede in #3516 (63927)restructureDirmigration path - by @BobbieGoede in #3518 (d89eb)experimental.hmroptions tohmr- by @BobbieGoede in #3456 (c46bd)switchLocalePathLinkSSR- by @BobbieGoede in #3521 (4a3e0)vue-i18nv11 - by @BobbieGoede in #3522 (edd83)autoImportTranslationFunctions- by @BobbieGoede in #3523 (10dd7)experimental.alternateLinkCanonicalQueries- by @BobbieGoede in #3524 (c531a)$localeHeadand rename$getRouteBaseName- by @BobbieGoede and Bobbie Goede in #3528 (1fc17)nuxtI18nOptionsfrom generated options files - by @BobbieGoede in #3554 (114e1)keyproperty in seo functions to match Unhead v2 - by @rx-837 and @BobbieGoede in #3561 (1d3e8)finalizePendingLocaleChangesignature to be synchronous - by @BobbieGoede in #3626 (f902e)types,routesNameSeparator,defaultLocaleRouteNameSuffix- by @BobbieGoede in #3637 (34b52)i18n:localeSwitchedwhen pending locale switches - by @BobbieGoede in #3649 (02e5f)baseUrloption - by @BobbieGoede in #3656 (a226a)strictSeoenabled - by @BobbieGoede in #3718 (2015e)🚀 Features
useI18nPreloadKeyscomposable - by @BobbieGoede (4bf0f)definePageMeta- by @BobbieGoede in #3578 (56813)redirectStatusCodeoption - by @MarlonWiss2212 and @BobbieGoede in #3685 (2a18b)🐞 Bug Fixes
stringtoLocaleObjectnormalization in generated options - by @BobbieGoede (a729b)modules:donehook - by @BobbieGoede (a7875)legacyandcompositiontype narrowing forvue-i18n- by @BobbieGoede in #3526 (ddd07)autoImportwarning ifautoDeclareuses default value - by @BobbieGoede (553fd)autoDeclareif auto imports are disabled - by @BobbieGoede (081c1)getLocaleCookie- by @BobbieGoede in #3614 (ecfc0)<NuxtLinkLocale>not localizing paths when settingtargetprop - by @BobbieGoede in #3633 (90c04)switchLocalePathmissingapp.baseURLwhen usingdifferentDomains- by @BobbieGoede in #3634 (e2c29)<NuxtLinkLocale>losing routestate- by @BobbieGoede in #3636 (bd2b3)defaultLocaleis unset with a_defaultstrategy - by @BobbieGoede (cbb6f)localestype narrowing - by @BobbieGoede (727d7)<NuxtLink>in<NuxtLinkLocale>- by @BobbieGoede in #3658 (49b97)eslint-plugin-regexpand resolve linting errors - by @BobbieGoede in #3673 (7bea1)nuxt-defineto setup compiler constants - by @BobbieGoede in #3680 (edbf6)x-defaultalternate links - by @BobbieGoede (a37a7)_generateproperty usage - by @BobbieGoede (feb46)PageMetatype workaround - by @BobbieGoede in #3714 (3777f)routeBaseNamewithtypedPagesenabled - by @BobbieGoede (56fd4)🏎 Performance
oxc-parsermanual wasm fallback logic - by @BobbieGoede in #3413 (1b786)View changes on GitHub
v9.5.6Compare Source
🐞 Bug Fixes
_generateproperty usage - by @BobbieGoede (e3fba)View changes on GitHub
v9.5.5Compare Source
🐞 Bug Fixes
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 is behind base branch, 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.