mirror of
https://github.com/withastro/astro.git
synced 2025-01-27 22:19:04 -05:00
989ea63bb2
* fix(i18n): regression * fix(i18n): regression * fix bug regression * remove double changeset
5 lines
218 B
Markdown
5 lines
218 B
Markdown
---
|
|
"astro": patch
|
|
---
|
|
|
|
Fixes a regression in the `astro:i18n` module, where the functions `getAbsoluteLocaleUrl` and `getAbsoluteLocaleUrlList` returned a URL with double slash with a certain combination of options.
|