diff --git a/docs/api/methods.md b/docs/api/methods.md index 9487bcb9..75216d95 100644 --- a/docs/api/methods.md +++ b/docs/api/methods.md @@ -193,7 +193,9 @@ $switchLocale('fr') // Output: Redirects the user to the French version of the route ``` -## 🔄 `switchRoute` +## 🔄 `$switchRoute` + +Version: v1.27.0 Switches the route to a new specified destination and changes the locale if needed, redirecting the user to the appropriate localized route.