mirror of
https://github.com/withastro/astro.git
synced 2025-01-20 22:12:38 -05:00
8d2e5db096
* 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
|