🐞 Patch Changes
-
#13429
06de673Thanks @ematipico! - TheActionAPIContext.rewritemethod is deprecated and will be removed in a future major version of Astro -
#13524
82cd583Thanks @ematipico! - Fixes a bug where the functionsAstro.preferredLocaleandAstro.preferredLocaleListwould return the incorrect locales when the Astro configuration specifies a list ofcodes. Before, the functions would return thepath, instead now the functions return a list built fromcodes. -
#13526
ff9d69eThanks @jsparkdev! - updateviteto the latest version