mirror of
https://github.com/withastro/astro.git
synced 2025-02-24 22:46:02 -05:00
* fix getRelativeLocaleUrl when redirectToDefaultLocale is false * Added tests * Fixed getLocaleRelativeUrlList
5 lines
152 B
Markdown
5 lines
152 B
Markdown
---
|
|
"astro": patch
|
|
---
|
|
|
|
Allow i18n routing utilities like getRelativeLocaleUrl to also get the default local path when redirectToDefaultLocale is false
|