0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/.changeset/thirty-drinks-shout.md
Nate Moore cf8015eaa2
fix: locale handling for logger (#3391)
* fix(#3309): use system default locale

* fix(#3309): use system default locale in create-astro

* test: add locale regression tests

* test: add i18n regression test
2022-05-18 10:45:09 -05:00

6 lines
138 B
Markdown

---
'astro': patch
'create-astro': patch
---
Fix [#3309](https://github.com/withastro/astro/issues/3309) default logger locale behavior.