🚨 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 settingtargetprop - by @BobbieGoede in #3633 (90c04)switchLocalePathmissingapp.baseURLwhen 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
defaultLocaleis unset with a_defaultstrategy - by @BobbieGoede (cbb6f)