🚨 Breaking Changes
- Deprecate options
types
,routesNameSeparator
,defaultLocaleRouteNameSuffix
- by @BobbieGoede in #3637 (34b52)
🐞 Bug Fixes
- Type import path - by @BobbieGoede (c6fc5)
<NuxtLinkLocale>
not localizing paths when settingtarget
prop - by @BobbieGoede in #3633 (90c04)switchLocalePath
missingapp.baseURL
when usingdifferentDomains
- by @BobbieGoede in #3634 (e2c29)- Enable server route caching outside development - by @BobbieGoede (ee17c)
<NuxtLinkLocale>
losing routestate
- by @BobbieGoede in #3636 (bd2b3)- Warn when
defaultLocale
is unset with a_default
strategy - by @BobbieGoede (cbb6f)