Closed jlarmstrongiv closed 1 year ago
@jlarmstrongiv Amazing! Thanks for this. I didn't find this info in your docs, maybe adding it as a section of what you can import could help some other people too 😁
@dallyh Planning to 😄 I’m waiting on another core astro bug to see why my virtual modules aren’t refreshing when the config changes. They have their hands pretty full with the v3 release at the moment though
Just two features I thought you’d like in the latest version:
getLocales
is no longer needed, since you can now importdefaultLocale
,locales
, andlocaleKeys
from the package directlyYou no longer need
getLocaleEx
sincegetLocale
now returns thedefaultLocale
Anyway, it’s nice to see others use the
astro-i18n-aut
so I can see what changes would be helpful 😄